Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.12.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent c702a0b commit 632acd4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@tamagui/next-plugin": "latest",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"critters": "0.0.22",
"dotenv-cli": "7.4.2",
"eslint-config-next": "14.2.3",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6606,7 +6606,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.12.11":
"@types/node@npm:*":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
dependencies:
Expand All @@ -6629,6 +6629,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/f374b763c744e8f16e4f38cf6e2c0eef31781ec9228c9e43a6f267880fea420fab0a238b59f10a7cb3444e49547c5e3785787e371fc242307310995b21988812
languageName: node
linkType: hard

"@types/node@npm:^18.0.0":
version: 18.19.33
resolution: "@types/node@npm:18.19.33"
Expand Down Expand Up @@ -15215,7 +15224,7 @@ __metadata:
dependencies:
"@tamagui/next-plugin": "npm:latest"
"@tamagui/next-theme": "npm:latest"
"@types/node": "npm:20.12.11"
"@types/node": "npm:20.12.12"
app: "npm:*"
critters: "npm:0.0.22"
dotenv-cli: "npm:7.4.2"
Expand Down

0 comments on commit 632acd4

Please sign in to comment.