Skip to content

Commit

Permalink
Bump @types/node from 16.11.7 to 20.4.8
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 20.4.8.
- [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 Aug 8, 2023
1 parent 652e73f commit 4339e41
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 @@ -49,7 +49,7 @@
"@swc/core": "1.3.75",
"@swc/jest": "0.2.28",
"@types/jest": "29.5.3",
"@types/node": "16.11.7",
"@types/node": "20.4.8",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"chalk": "5.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3026,10 +3026,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.11.7":
version: 16.11.7
resolution: "@types/node@npm:16.11.7"
checksum: 2706403e6efc4aa40fdce8f0b5d9884d5600c3c8610aedc7fa5e7e298d30366f7e8b7296028d52898dca3edef4c3e827b03bf20952c4780f13fa4e79864f7a86
"@types/node@npm:20.4.8":
version: 20.4.8
resolution: "@types/node@npm:20.4.8"
checksum: 86a3963c0c7af3410553d1dfa4b018a20b3cb3ab4d8e8ffe27408b6338c5de0374b0bf379bc705da2205b466daa751ccfe062f453ba9bde34fdb0e5163ca6a68
languageName: node
linkType: hard

Expand Down Expand Up @@ -6494,7 +6494,7 @@ __metadata:
"@swc/core": 1.3.75
"@swc/jest": 0.2.28
"@types/jest": 29.5.3
"@types/node": 16.11.7
"@types/node": 20.4.8
"@typescript-eslint/eslint-plugin": 6.2.1
"@typescript-eslint/parser": 6.2.1
chalk: 5.3.0
Expand Down

0 comments on commit 4339e41

Please sign in to comment.