Skip to content

Commit

Permalink
build: 📦 bump dependency @types/node to v20.11.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent 31dbfe5 commit 7fb573d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nx/plugin": "18.0.8",
"@nx/workspace": "18.0.8",
"@types/jest": "29.5.12",
"@types/node": "20.11.29",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"all-contributors-cli": "^6.19.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2708,12 +2708,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.29":
version: 20.11.29
resolution: "@types/node@npm:20.11.29"
"@types/node@npm:20.11.30":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/eca2c87c1e583bcd4d73dc7a49643c6b793008d8aeefb93ba22c84d70b61388d6cacf8c44af0fcd35820a92121249437689afe48f42b228e281ecc64c22b0a67
checksum: 10/78515bc768d2b878e2e06a1c20eb4f5840072b79b8d28ff3dd0a7feaaf48fd3a2ac03cfa5bc7564da82db5906b43e9ba0e5df9f43d870b7aae2942306e208815
languageName: node
linkType: hard

Expand Down Expand Up @@ -6041,7 +6041,7 @@ __metadata:
"@nx/plugin": "npm:18.0.8"
"@nx/workspace": "npm:18.0.8"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.11.29"
"@types/node": "npm:20.11.30"
"@typescript-eslint/eslint-plugin": "npm:7.3.1"
"@typescript-eslint/parser": "npm:7.3.1"
all-contributors-cli: "npm:^6.19.0"
Expand Down

0 comments on commit 7fb573d

Please sign in to comment.