chore(deps): loosen constraints, upgrade packages

This commit is contained in:
2024-08-28 10:35:37 +03:00
parent fe6d36c906
commit 085c3cedbe
8 changed files with 211 additions and 211 deletions

View File

@@ -37,8 +37,8 @@
"postinstall": "node scripts/postinstall.cjs"
},
"dependencies": {
"@ivuorinen/config-checker": "^1.1.5",
"markdownlint-cli": "0.41.0"
"@ivuorinen/config-checker": "^1",
"markdownlint-cli": "^0"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}