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 Jan 4, 2023
1 parent a6754a4 commit bd0bf92
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 247 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,17 @@
"@technote-space/github-action-test-helper": "^0.11.2",
"@technote-space/release-github-actions-cli": "^1.9.3",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"@vitest/coverage-c8": "^0.26.2",
"eslint": "^8.30.0",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"@vitest/coverage-c8": "^0.26.3",
"eslint": "^8.31.0",
"eslint-plugin-import": "^2.26.0",
"husky": "^8.0.2",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"pinst": "^3.0.0",
"rollup": "^3.8.1",
"rollup": "^3.9.1",
"typescript": "^4.9.4",
"vitest": "^0.26.2"
"vitest": "^0.26.3"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit bd0bf92

Please sign in to comment.