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 8541c85 commit dd18125Copy full SHA for dd18125
package.json
@@ -53,14 +53,14 @@
53
"@commitlint/config-conventional": "^17.0.2",
54
"@textlint/ast-node-types": "^12.1.1",
55
"@types/jest": "^28.1.1",
56
- "@types/node": "^17.0.40",
57
- "@typescript-eslint/eslint-plugin": "^5.27.0",
58
- "@typescript-eslint/parser": "^5.27.0",
+ "@types/node": "^17.0.42",
+ "@typescript-eslint/eslint-plugin": "^5.27.1",
+ "@typescript-eslint/parser": "^5.27.1",
59
"eslint": "^8.17.0",
60
"husky": "^8.0.1",
61
- "jest": "^28.1.0",
62
- "jest-circus": "^28.1.0",
63
- "lint-staged": "^13.0.0",
+ "jest": "^28.1.1",
+ "jest-circus": "^28.1.1",
+ "lint-staged": "^13.0.1",
64
"ts-jest": "^28.0.4",
65
"typescript": "^4.7.3"
66
},
0 commit comments