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 Oct 8, 2023
1 parent 162e567 commit 785b9fd
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 136 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,28 +46,28 @@
"@octokit/plugin-paginate-rest": "^9.0.0",
"@octokit/plugin-rest-endpoint-methods": "^10.0.0",
"@octokit/types": "^12.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-typescript": "^11.1.4",
"@sindresorhus/tsconfig": "^4.0.0",
"@rollup/plugin-commonjs": "^25.0.5",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.2",
"@rollup/plugin-typescript": "^11.1.5",
"@sindresorhus/tsconfig": "^5.0.0",
"@technote-space/filter-github-action": "^0.6.13",
"@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",
"@technote-space/github-action-version-helper": "^0.6.12",
"@technote-space/release-github-actions-cli": "^1.9.5",
"@types/node": "^20.8.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@types/node": "^20.8.3",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@vitest/coverage-c8": "^0.33.0",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-plugin-import": "^2.28.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"nock": "^13.3.3",
"pinst": "^3.0.0",
"rollup": "^3.29.4",
"rollup": "^4.0.2",
"typescript": "^5.2.2",
"update-section": "^0.3.3",
"vitest": "^0.34.6"
Expand Down
Loading

0 comments on commit 785b9fd

Please sign in to comment.