Skip to content

Commit 0f0e0b9

Browse files
chore(deps): bump the npm group with 3 updates (#666)
Bumps the npm group with 3 updates: [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js), [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@octokit/plugin-retry` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v8.0.1...v8.0.2) Updates `@octokit/plugin-throttling` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v11.0.1...v11.0.2) Updates `@types/node` from 20.19.17 to 20.19.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@octokit/plugin-retry" dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@octokit/plugin-throttling" dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 20.19.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97d42c1 commit 0f0e0b9

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package-lock.json

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"dependencies": {
2525
"@actions/core": "^1.11.1",
2626
"@actions/github": "^6.0.1",
27-
"@octokit/plugin-retry": "^8.0.1",
28-
"@octokit/plugin-throttling": "^11.0.1",
27+
"@octokit/plugin-retry": "^8.0.2",
28+
"@octokit/plugin-throttling": "^11.0.2",
2929
"glob": "^11.0.3",
3030
"mime-types": "^3.0.1"
3131
},
3232
"devDependencies": {
3333
"@types/glob": "^9.0.0",
3434
"@types/mime-types": "^3.0.1",
35-
"@types/node": "^20.19.17",
35+
"@types/node": "^20.19.18",
3636
"@vercel/ncc": "^0.38.4",
3737
"@vitest/coverage-v8": "^3.2.4",
3838
"prettier": "3.6.2",

0 commit comments

Comments
 (0)