Skip to content

Commit daffc98

Browse files
chore(deps): bump the npm group across 1 directory with 3 updates (#590)
Bumps the npm group with 3 updates in the / directory: [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier). Updates `@octokit/plugin-retry` from 7.1.3 to 7.1.4 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v7.1.3...v7.1.4) Updates `@types/node` from 22.13.0 to 22.13.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.4.2 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.1) --- updated-dependencies: - dependency-name: "@octokit/plugin-retry" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffb524f commit daffc98

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

package-lock.json

Lines changed: 15 additions & 13 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
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@actions/core": "^1.11.1",
2525
"@actions/github": "^6.0.0",
26-
"@octokit/plugin-retry": "^7.1.3",
26+
"@octokit/plugin-retry": "^7.1.4",
2727
"@octokit/plugin-throttling": "^9.4.0",
2828
"glob": "^11.0.1",
2929
"mime": "^3.0.0"
@@ -32,11 +32,11 @@
3232
"@types/glob": "^8.1.0",
3333
"@types/jest": "^29.5.14",
3434
"@types/mime": "^3.0.1",
35-
"@types/node": "^22.13.0",
35+
"@types/node": "^22.13.4",
3636
"@vercel/ncc": "^0.38.3",
3737
"jest": "^29.3.1",
3838
"jest-circus": "^29.3.1",
39-
"prettier": "3.4.2",
39+
"prettier": "3.5.1",
4040
"ts-jest": "^29.2.5",
4141
"ts-node": "^10.9.2",
4242
"typescript": "^5.7.3",

0 commit comments

Comments
 (0)