Skip to content

Commit

Permalink
Bump @types/node from 14.18.63 to 20.14.12
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.63 to 20.14.12.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 0306fc1 commit 4678a9d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"name": "nats-action",
"module": "dist/nats-action.esm.js",
"devDependencies": {
"@types/node": "^14.0.11",
"@types/node": "^20.14.12",
"@types/randomstring": "^1.1.6",
"@vercel/ncc": "^0.38.1",
"axios": "^1.6.2",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^14.0.11":
version: 14.18.63
resolution: "@types/node@npm:14.18.63"
checksum: be909061a54931778c71c49dc562586c32f909c4b6197e3d71e6dac726d8bd9fccb9f599c0df99f52742b68153712b5097c0f00cac4e279fa894b0ea6719a8fd
"@types/node@npm:^20.14.12":
version: 20.14.12
resolution: "@types/node@npm:20.14.12"
dependencies:
undici-types: ~5.26.4
checksum: 1dd493d9e27da43fc374b17cf4b956dbd1dfe20ecf4749408a1db046c79b5a39261a2aa7a3f59b79fd1b5632b861ba72837779d812e0d3b6cf5b22f1650fe722
languageName: node
linkType: hard

Expand Down Expand Up @@ -1642,7 +1644,7 @@ __metadata:
dependencies:
"@actions/core": ^1.2.4
"@actions/exec": ^1.0.4
"@types/node": ^14.0.11
"@types/node": ^20.14.12
"@types/randomstring": ^1.1.6
"@vercel/ncc": ^0.38.1
axios: ^1.6.2
Expand Down Expand Up @@ -2455,6 +2457,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"undici@npm:^5.25.4":
version: 5.28.4
resolution: "undici@npm:5.28.4"
Expand Down

0 comments on commit 4678a9d

Please sign in to comment.