Skip to content

Commit

Permalink
build: bump @types/node from 20.8.5 to 20.8.6
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.8.5 to 20.8.6.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and TheMrMilchmann committed Oct 16, 2023
1 parent 206970f commit be080ed
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@actions/github": "^6.0.0"
},
"devDependencies": {
"@types/node": "^20.8.5",
"@types/node": "^20.8.6",
"@vercel/ncc": "^0.38.0",
"typescript": "^5.2.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,12 +196,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.8.5":
version: 20.8.5
resolution: "@types/node@npm:20.8.5"
"@types/node@npm:^20.8.6":
version: 20.8.6
resolution: "@types/node@npm:20.8.6"
dependencies:
undici-types: ~5.25.1
checksum: 4bca4e4f6307a6f5dc78812015eca9c5a998b35fcf3ba4058c9851d3dde2b22c914fa25a85b804eab5af2ab95375d15943dce8e9ba5e01d15f4bf516ca0d2816
checksum: ccfb7ac482c5a96edeb239893c5c099f5257fcc2ed9ae62fefdfbc782b79e16dbc2af9a85b379665237bf759904b44ca2be68e75d239e0297882aad42f61905c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1061,7 +1061,7 @@ __metadata:
dependencies:
"@actions/core": ^1.10.1
"@actions/github": ^6.0.0
"@types/node": ^20.8.5
"@types/node": ^20.8.6
"@vercel/ncc": ^0.38.0
typescript: ^5.2.2
languageName: unknown
Expand Down

0 comments on commit be080ed

Please sign in to comment.