Skip to content

Commit

Permalink
Bump @types/node from 20.11.10 to 20.11.28
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.10 to 20.11.28.
- [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]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent f26d5fc commit b9cb8b0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@actions/core": "^1.10.1"
},
"devDependencies": {
"@types/node": "20.11.10",
"@types/node": "20.11.28",
"@typescript-eslint/parser": "^6.9.1",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.52.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1024,12 +1024,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.10":
version: 20.11.10
resolution: "@types/node@npm:20.11.10"
"@types/node@npm:20.11.28":
version: 20.11.28
resolution: "@types/node@npm:20.11.28"
dependencies:
undici-types: "npm:~5.26.4"
checksum: aced8595c2786d4e60471772659add1e2e0d1f2b73d119820b2e1815426d6e52c6a77f1c7fca8ea46490c36f7959cc46b0dc609fa2e80b7fd24f9a7d696c2210
checksum: c599745243ed9ae4ca87460f18f88d02ab7424b545136aa504ed7a1d898e3a9bb133c927bcc7e861f79d7f6043ef917a173e780c8a001e129221e92f6d97b0ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -1296,7 +1296,7 @@ __metadata:
resolution: "action-template@workspace:."
dependencies:
"@actions/core": "npm:^1.10.1"
"@types/node": "npm:20.11.10"
"@types/node": "npm:20.11.28"
"@typescript-eslint/parser": "npm:^6.9.1"
"@vercel/ncc": "npm:^0.38.1"
eslint: "npm:^8.52.0"
Expand Down

0 comments on commit b9cb8b0

Please sign in to comment.