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 1e51d49 commit e38367dCopy full SHA for e38367d
package.json
@@ -50,13 +50,13 @@
50
"@commitlint/config-conventional": "^15.0.0",
51
"@technote-space/github-action-test-helper": "^0.7.28",
52
"@types/jest": "^27.0.3",
53
- "@types/node": "^16.11.10",
54
- "@typescript-eslint/eslint-plugin": "^5.4.0",
55
- "@typescript-eslint/parser": "^5.4.0",
56
- "eslint": "^8.3.0",
+ "@types/node": "^16.11.11",
+ "@typescript-eslint/eslint-plugin": "^5.5.0",
+ "@typescript-eslint/parser": "^5.5.0",
+ "eslint": "^8.4.0",
57
"husky": "^7.0.4",
58
- "jest": "^27.3.1",
59
- "jest-circus": "^27.3.1",
+ "jest": "^27.4.3",
+ "jest-circus": "^27.4.2",
60
"lint-staged": "^12.1.2",
61
"nock": "^13.2.1",
62
"ts-jest": "^27.0.7",
0 commit comments