Skip to content
This repository has been archived by the owner on Nov 30, 2022. 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 Jun 12, 2022
1 parent d7b2377 commit 486dc5d
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 246 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,31 +43,31 @@
"@actions/github": "^5.0.3",
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@octokit/openapi-types": "^11.2.0",
"@octokit/openapi-types": "^12.0.0",
"@octokit/plugin-paginate-rest": "^2.17.0",
"@octokit/plugin-rest-endpoint-methods": "^5.13.0",
"@octokit/types": "^6.34.0",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-typescript": "^8.3.2",
"@rollup/plugin-typescript": "^8.3.3",
"@sindresorhus/tsconfig": "^3.0.1",
"@technote-space/github-action-helper": "^5.3.7",
"@technote-space/github-action-log-helper": "^0.2.5",
"@technote-space/github-action-test-helper": "^0.9.7",
"@technote-space/release-github-actions-cli": "^1.9.0",
"@types/node": "^17.0.40",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@types/node": "^17.0.42",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"c8": "^7.11.3",
"eslint": "^8.17.0",
"eslint-plugin-import": "^2.26.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.0",
"lint-staged": "^13.0.1",
"nock": "^13.2.6",
"rollup": "^2.75.5",
"rollup": "^2.75.6",
"typescript": "^4.7.3",
"vitest": "^0.13.1"
"vitest": "^0.14.2"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 486dc5d

Please sign in to comment.