Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
Update dependency @types/node to ^20.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent a05ebad commit 40c4386
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@neetly/babel-preset": "^0.3.0",
"@neetly/eslint-config": "^0.7.0",
"@neetly/tsconfig": "^0.3.0",
"@types/node": "^20.8.6",
"@types/node": "^20.9.0",
"enhanced-resolve": "^5.15.0",
"eslint": "^8.51.0",
"prettier": "^3.0.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1679,12 +1679,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.8.6":
version: 20.8.6
resolution: "@types/node@npm:20.8.6"
"@types/node@npm:^20.9.0":
version: 20.9.0
resolution: "@types/node@npm:20.9.0"
dependencies:
undici-types: "npm:~5.25.1"
checksum: d0a2bef7e041553540291091d171b6aa7e5e647e4c2d5092e71d5d69bfb272625cd023d5208b91955a78780dac6fdea591962576cfd7a7a94fabbc707fadf7a1
undici-types: "npm:~5.26.4"
checksum: 755d07de735eafda4e20af75ad9d03bdbfddef327d790e9a896142eac7493db5d8501591376e1c8227aa12eeb88e522bc727c6024504842ed40e539e8a466db9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4592,7 +4592,7 @@ __metadata:
"@neetly/babel-preset": "npm:^0.3.0"
"@neetly/eslint-config": "npm:^0.7.0"
"@neetly/tsconfig": "npm:^0.3.0"
"@types/node": "npm:^20.8.6"
"@types/node": "npm:^20.9.0"
enhanced-resolve: "npm:^5.15.0"
eslint: "npm:^8.51.0"
jsonc-parser: "npm:^3.2.0"
Expand Down Expand Up @@ -5396,10 +5396,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 40c4386

Please sign in to comment.