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 4c15acd commit dee5d6cCopy full SHA for dee5d6c
package.json
@@ -52,15 +52,15 @@
52
"@technote-space/github-action-test-helper": "^0.11.17",
53
"@technote-space/release-github-actions-cli": "^1.9.5",
54
"@types/node": "^20.10.0",
55
- "@typescript-eslint/eslint-plugin": "^6.12.0",
56
- "@typescript-eslint/parser": "^6.12.0",
+ "@typescript-eslint/eslint-plugin": "^6.13.0",
+ "@typescript-eslint/parser": "^6.13.0",
57
"@vitest/coverage-c8": "^0.33.0",
58
"eslint": "^8.54.0",
59
"eslint-plugin-import": "^2.29.0",
60
"husky": "^8.0.3",
61
"lint-staged": "^15.1.0",
62
- "nock": "^13.3.8",
63
- "rollup": "^4.5.2",
+ "nock": "^13.4.0",
+ "rollup": "^4.6.0",
64
"typescript": "^5.3.2",
65
"vitest": "^0.34.6"
66
},
0 commit comments