We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16508db commit dd5ff02Copy full SHA for dd5ff02
2 files changed
package.json
@@ -50,13 +50,13 @@
50
"handlebars": "4.7.8",
51
"ora": "9.0.0",
52
"simple-git": "3.30.0",
53
- "validate-npm-package-name": "7.0.0"
+ "validate-npm-package-name": "7.0.1"
54
},
55
"devDependencies": {
56
"@changesets/cli": "2.29.8",
57
- "@commencis/commitlint-config": "2.0.0",
58
- "@commencis/eslint-config": "2.4.0",
59
- "@commencis/prettier-config": "2.1.0",
+ "@commencis/commitlint-config": "2.1.0",
+ "@commencis/eslint-config": "2.5.0",
+ "@commencis/prettier-config": "2.2.0",
60
"@commitlint/cli": "20.2.0",
61
"@svitejs/changesets-changelog-github-compact": "1.2.0",
62
"@types/node": "24.10.4",
0 commit comments