We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a420761 commit 36b7414Copy full SHA for 36b7414
package.json
@@ -40,13 +40,13 @@
40
"js-yaml": "^4.1.0"
41
},
42
"devDependencies": {
43
- "@technote-space/github-action-test-helper": "^0.7.39",
+ "@technote-space/github-action-test-helper": "^0.7.40",
44
"@types/jest": "^27.4.1",
45
"@types/js-yaml": "^4.0.5",
46
"@types/node": "^17.0.21",
47
- "@typescript-eslint/eslint-plugin": "^5.14.0",
48
- "@typescript-eslint/parser": "^5.14.0",
49
- "eslint": "^8.10.0",
+ "@typescript-eslint/eslint-plugin": "^5.15.0",
+ "@typescript-eslint/parser": "^5.15.0",
+ "eslint": "^8.11.0",
50
"jest": "^27.5.1",
51
"jest-circus": "^27.5.1",
52
"nock": "^13.2.4",
0 commit comments