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 dabf165 commit d48714aCopy full SHA for d48714a
package.json
@@ -51,7 +51,7 @@
51
"@technote-space/github-action-log-helper": "^0.2.19",
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.3",
+ "@types/node": "^20.10.4",
55
"@typescript-eslint/eslint-plugin": "^6.13.2",
56
"@typescript-eslint/parser": "^6.13.2",
57
"@vitest/coverage-c8": "^0.33.0",
@@ -60,9 +60,9 @@
60
"husky": "^8.0.3",
61
"lint-staged": "^15.2.0",
62
"nock": "^13.4.0",
63
- "rollup": "^4.6.1",
64
- "typescript": "^5.3.2",
65
- "vitest": "^1.0.1"
+ "rollup": "^4.7.0",
+ "typescript": "^5.3.3",
+ "vitest": "^1.0.2"
66
},
67
"publishConfig": {
68
"access": "public"
0 commit comments