We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a057ad commit 0b50accCopy full SHA for 0b50acc
package.json
@@ -64,8 +64,8 @@
64
"@babel/core": "^7.24.0",
65
"@babel/eslint-parser": "^7.21.8",
66
"@babel/preset-env": "^7.20.2",
67
- "@commitlint/cli": "^17.4.4",
68
- "@commitlint/config-conventional": "^17.4.4",
+ "@commitlint/cli": "^18.6.1",
+ "@commitlint/config-conventional": "^18.6.3",
69
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
70
"@release-it/conventional-changelog": "^5.1.1",
71
"browserslist-to-esbuild": "^1.2.0",
@@ -80,7 +80,7 @@
80
"pinst": "^3.0.0",
81
"prettier": "^2.8.8",
82
"prettier-plugin-pkg": "^0.17.1",
83
- "release-it": "^15.11.0",
+ "release-it": "^18.1.2",
84
"stylelint": "^15.3.0",
85
"stylelint-config-prettier": "^9.0.5",
86
"stylelint-config-standard": "^31.0.0",
0 commit comments