Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Dec 17, 2022
1 parent ae8dc89 commit dafa65f
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 198 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@babel/preset-env": "^7.20.2",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@rollup/plugin-commonjs": "^23.0.4",
"@rollup/plugin-commonjs": "^23.0.5",
"@rollup/plugin-json": "^5.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^10.0.1",
Expand All @@ -53,21 +53,21 @@
"@technote-space/github-action-log-helper": "^0.2.9",
"@technote-space/github-action-test-helper": "^0.11.1",
"@technote-space/release-github-actions-cli": "^1.9.3",
"@types/node": "^18.11.13",
"@types/node": "^18.11.16",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@vercel/ncc": "^0.36.0",
"@vitest/coverage-c8": "^0.25.7",
"eslint": "^8.29.0",
"@vitest/coverage-c8": "^0.25.8",
"eslint": "^8.30.0",
"eslint-plugin-import": "^2.26.0",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"multimatch": "^6.0.0",
"nock": "^13.2.9",
"pinst": "^3.0.0",
"rollup": "^3.7.3",
"rollup": "^3.7.4",
"typescript": "^4.9.4",
"vitest": "^0.25.7"
"vitest": "^0.25.8"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit dafa65f

Please sign in to comment.