Skip to content

Commit

Permalink
Bump @types/node from 20.11.25 to 20.14.11
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.25 to 20.14.11.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 31aa6c7 commit 80920cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"homepage": "https://github.com/DevCycleHQ/variable-diff-action#readme",
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^20.11.6",
"@types/node": "^20.14.11",
"@vercel/ncc": "^0.38.1",
"husky": "^8.0.3",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1218,12 +1218,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.11.6":
version: 20.11.25
resolution: "@types/node@npm:20.11.25"
"@types/node@npm:^20.14.11":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/861265f1bbb151404bd8842b595f027a4ff067c61ecff9a37b9f7f53922c18dd532c8e795e8e7675dd8dba056645623fd2b9848d5ef72863ec3609096cd2923e
checksum: 10/344e1ce1ed16c86ed1c4209ab4d1de67db83dd6b694a6fabe295c47144dde2c58dabddae9f39a0a2bdd246e95f8d141ccfe848e464884b48b8918df4f7788025
languageName: node
linkType: hard

Expand Down Expand Up @@ -4015,7 +4015,7 @@ __metadata:
"@actions/exec": "npm:^1.1.1"
"@actions/github": "npm:^6.0.0"
"@types/jest": "npm:^29.5.11"
"@types/node": "npm:^20.11.6"
"@types/node": "npm:^20.14.11"
"@vercel/ncc": "npm:^0.38.1"
husky: "npm:^8.0.3"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit 80920cf

Please sign in to comment.