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 05dd2ea commit bbecba4Copy full SHA for bbecba4
package.json
@@ -53,14 +53,14 @@
53
"@commitlint/config-conventional": "^16.0.0",
54
"@textlint/ast-node-types": "^12.1.0",
55
"@types/jest": "^27.4.0",
56
- "@types/node": "^17.0.13",
57
- "@typescript-eslint/eslint-plugin": "^5.10.1",
58
- "@typescript-eslint/parser": "^5.10.1",
+ "@types/node": "^17.0.15",
+ "@typescript-eslint/eslint-plugin": "^5.10.2",
+ "@typescript-eslint/parser": "^5.10.2",
59
"eslint": "^8.8.0",
60
"husky": "^7.0.4",
61
- "jest": "^27.4.7",
62
- "jest-circus": "^27.4.6",
63
- "lint-staged": "^12.3.2",
+ "jest": "^27.5.0",
+ "jest-circus": "^27.5.0",
+ "lint-staged": "^12.3.3",
64
"ts-jest": "^27.1.3",
65
"typescript": "^4.5.5"
66
},
0 commit comments