Skip to content

Commit 404e7a1

Browse files
Bump @types/node from 22.5.0 to 22.5.2 (#158)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.0 to 22.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57c2450 commit 404e7a1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@actions/core": "^1.10.1"
2828
},
2929
"devDependencies": {
30-
"@types/node": "^22.5.0",
30+
"@types/node": "^22.5.2",
3131
"@typescript-eslint/eslint-plugin": "^8.3.0",
3232
"@typescript-eslint/parser": "^8.2.0",
3333
"@vercel/ncc": "^0.38.0",

0 commit comments

Comments
 (0)