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 076b2ca commit 3e872ffCopy full SHA for 3e872ff
package.json
@@ -49,18 +49,18 @@
49
"update-section": "^0.3.3"
50
},
51
"devDependencies": {
52
- "@commitlint/cli": "^16.2.1",
+ "@commitlint/cli": "^16.2.3",
53
"@commitlint/config-conventional": "^16.2.1",
54
"@textlint/ast-node-types": "^12.1.1",
55
"@types/jest": "^27.4.1",
56
"@types/node": "^17.0.21",
57
- "@typescript-eslint/eslint-plugin": "^5.14.0",
58
- "@typescript-eslint/parser": "^5.14.0",
+ "@typescript-eslint/eslint-plugin": "^5.15.0",
+ "@typescript-eslint/parser": "^5.15.0",
59
"eslint": "^8.11.0",
60
"husky": "^7.0.4",
61
"jest": "^27.5.1",
62
"jest-circus": "^27.5.1",
63
- "lint-staged": "^12.3.5",
+ "lint-staged": "^12.3.7",
64
"ts-jest": "^27.1.3",
65
"typescript": "^4.6.2"
66
0 commit comments