We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460a535 commit 3206096Copy full SHA for 3206096
package.json
@@ -44,17 +44,17 @@
44
"emoji-regex": "^10.0.0"
45
},
46
"devDependencies": {
47
- "@commitlint/cli": "^16.0.1",
+ "@commitlint/cli": "^16.0.2",
48
"@commitlint/config-conventional": "^16.0.0",
49
"@types/jest": "^27.4.0",
50
- "@types/node": "^17.0.7",
51
- "@typescript-eslint/eslint-plugin": "^5.9.0",
52
- "@typescript-eslint/parser": "^5.9.0",
+ "@types/node": "^17.0.8",
+ "@typescript-eslint/eslint-plugin": "^5.9.1",
+ "@typescript-eslint/parser": "^5.9.1",
53
"eslint": "^8.6.0",
54
"husky": "^7.0.4",
55
- "jest": "^27.4.5",
56
- "jest-circus": "^27.4.5",
57
- "lint-staged": "^12.1.5",
+ "jest": "^27.4.7",
+ "jest-circus": "^27.4.6",
+ "lint-staged": "^12.1.7",
58
"ts-jest": "^27.1.2",
59
"typescript": "^4.5.4"
60
0 commit comments