We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a615ef0 commit 272d478Copy full SHA for 272d478
package.json
@@ -54,10 +54,10 @@
54
"@technote-space/github-action-pr-helper": "^2.4.0",
55
"@technote-space/github-action-test-helper": "^0.11.1",
56
"@technote-space/release-github-actions-cli": "^1.9.3",
57
- "@types/node": "^18.11.12",
+ "@types/node": "^18.11.13",
58
"@typescript-eslint/eslint-plugin": "^5.46.0",
59
"@typescript-eslint/parser": "^5.46.0",
60
- "@vitest/coverage-c8": "^0.25.6",
+ "@vitest/coverage-c8": "^0.25.7",
61
"eslint": "^8.29.0",
62
"eslint-plugin-import": "^2.26.0",
63
"fast-glob": "^3.2.12",
@@ -67,7 +67,7 @@
67
"pinst": "^3.0.0",
68
"rollup": "^3.7.2",
69
"typescript": "^4.9.4",
70
- "vitest": "^0.25.6"
+ "vitest": "^0.25.7"
71
},
72
"publishConfig": {
73
"access": "public"
0 commit comments