Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Dec 5, 2023
1 parent 6d5761a commit 7157ccf
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 219 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,20 @@
"@technote-space/github-action-helper": "^5.3.17",
"@technote-space/github-action-log-helper": "^0.2.19",
"@technote-space/github-action-test-helper": "^0.11.17",
"@types/node": "^20.10.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitest/coverage-c8": "^0.33.0",
"eslint": "^8.55.0",
"eslint-plugin-import": "^2.29.0",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"lint-staged": "^15.2.0",
"memize": "^2.1.0",
"nock": "^13.4.0",
"pinst": "^3.0.0",
"rollup": "^4.6.1",
"typescript": "^5.3.2",
"vitest": "^0.34.6"
"vitest": "^1.0.1"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 7157ccf

Please sign in to comment.