Skip to content

Commit

Permalink
Bump @types/node from 20.11.25 to 20.12.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.12.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent f9f6e39 commit a3dd746
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.12.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.12.11":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/861265f1bbb151404bd8842b595f027a4ff067c61ecff9a37b9f7f53922c18dd532c8e795e8e7675dd8dba056645623fd2b9848d5ef72863ec3609096cd2923e
checksum: 10/c6afe7c2c4504a4f488814d7b306ebad16bf42cbb43bf9db9fe1aed8c5fb99235593c3be5088979a64526b106cf022256688e2f002811be8273d87dc2e0d484f
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.12.11"
"@vercel/ncc": "npm:^0.38.1"
husky: "npm:^8.0.3"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit a3dd746

Please sign in to comment.