Skip to content

Commit

Permalink
build: bump @types/node from 20.10.6 to 20.10.7
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.10.6 to 20.10.7.
- [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 Jan 8, 2024
1 parent 92116a5 commit 264633d
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.10.6",
"@types/node": "^20.10.7",
"@vercel/ncc": "^0.38.1",
"typescript": "^5.3.3"
},
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.10.6":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
"@types/node@npm:^20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
dependencies:
undici-types: ~5.26.4
checksum: ada40e4ccbda3697dca88f8d13f4c996c493be6fbc15f5f5d3b91096d56bd700786a2c148a92a2b4c5d1f133379e63f754a786b3aebfc6a7d09fc7ea16dc017b
checksum: 86f4f96f5169538f47bbd652ab8e3712cd307701481ff3e9ce0c1ea7d8424a38b5ac4a1d33088cdd9ea1bfe68fd27bbae005a21969aa6d9a36295904da6f09f2
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.10.6
"@types/node": ^20.10.7
"@vercel/ncc": ^0.38.1
typescript: ^5.3.3
languageName: unknown
Expand Down

0 comments on commit 264633d

Please sign in to comment.