There was an error while loading. Please reload this page.
1 parent a0459dc commit d57814cCopy full SHA for d57814c
2 files changed
package.json
@@ -24,17 +24,17 @@
24
"postpublish": "pinst --enable"
25
},
26
"devDependencies": {
27
- "@commitlint/cli": "17.4.2",
28
- "@commitlint/config-conventional": "17.4.2",
+ "@commitlint/cli": "17.8.1",
+ "@commitlint/config-conventional": "17.8.1",
29
"husky": "8.0.3",
30
- "lint-staged": "13.1.0",
31
- "markdownlint-cli": "0.33.0",
+ "lint-staged": "13.3.0",
+ "markdownlint-cli": "0.39.0",
32
"pinst": "3.0.0",
33
- "prettier": "2.8.3",
34
- "prettier-plugin-packagejson": "2.4.2",
35
- "semantic-release": "20.1.0"
+ "prettier": "2.8.8",
+ "prettier-plugin-packagejson": "2.4.12",
+ "semantic-release": "20.1.3"
36
37
- "packageManager": "yarn@4.0.0-rc.37",
+ "packageManager": "yarn@4.1.1",
38
"engines": {
39
"node": ">=14"
40
0 commit comments