Skip to content
This repository has been archived by the owner on Nov 16, 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 Oct 9, 2022
1 parent 53b60f3 commit 8ea8971
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 127 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@commitlint/config-conventional": "^17.1.0",
"@octokit/openapi-types": "^14.0.0",
"@octokit/types": "^7.5.1",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-commonjs": "^23.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-typescript": "^8.5.0",
Expand All @@ -53,19 +53,19 @@
"@technote-space/github-action-log-helper": "^0.2.7",
"@technote-space/github-action-test-helper": "^0.9.10",
"@technote-space/release-github-actions-cli": "^1.9.2",
"@types/node": "^18.7.23",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"@types/node": "^18.8.3",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"c8": "^7.12.0",
"eslint": "^8.24.0",
"eslint": "^8.25.0",
"eslint-plugin-import": "^2.26.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"nock": "^13.2.9",
"pinst": "^3.0.0",
"rollup": "^2.79.1",
"typescript": "^4.8.4",
"vitest": "^0.23.4"
"vitest": "^0.24.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 8ea8971

Please sign in to comment.