Skip to content

Commit

Permalink
build(dev-deps): bump @types/node from 20.5.9 to 20.9.0
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.5.9 to 20.9.0.
- [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 and ivangabriele committed Nov 15, 2023
1 parent 895e907 commit d81eecf
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 @@ -76,7 +76,7 @@
"@types/diacritics": "1.3.1",
"@types/jabber": "1.2.0",
"@types/jest": "29.5.2",
"@types/node": "20.5.9",
"@types/node": "20.9.0",
"@types/ramda": "0.28.23",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.15",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3433,7 +3433,7 @@ __metadata:
"@types/diacritics": "npm:1.3.1"
"@types/jabber": "npm:1.2.0"
"@types/jest": "npm:29.5.2"
"@types/node": "npm:20.5.9"
"@types/node": "npm:20.9.0"
"@types/ramda": "npm:0.28.23"
"@types/react": "npm:18.2.21"
"@types/react-dom": "npm:18.2.15"
Expand Down Expand Up @@ -6730,10 +6730,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.5.9":
version: 20.5.9
resolution: "@types/node@npm:20.5.9"
checksum: a071a19019b4045ba65cbacb3a24fcdf1ef41474fd15fb160a082a4c7aba7643b69c5d681637d2b0ce081f2127ce4332ea4d8bf007595efe8e82ba795872c7d0
"@types/node@npm:20.9.0":
version: 20.9.0
resolution: "@types/node@npm:20.9.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 755d07de735eafda4e20af75ad9d03bdbfddef327d790e9a896142eac7493db5d8501591376e1c8227aa12eeb88e522bc727c6024504842ed40e539e8a466db9
languageName: node
linkType: hard

Expand Down Expand Up @@ -21902,6 +21904,13 @@ __metadata:
languageName: node
linkType: hard

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

"unfetch@npm:^4.2.0":
version: 4.2.0
resolution: "unfetch@npm:4.2.0"
Expand Down

0 comments on commit d81eecf

Please sign in to comment.