Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent b89b5da commit 19cfcca
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/magickbase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@magickbase-website/config": "workspace:^",
"@magickbase-website/eslint-config": "workspace:^",
"@types/node": "20.8.6",
"@types/node": "20.14.11",
"@types/react": "^18.2.46",
"@types/react-dom": "18.2.13",
"daisyui": "latest",
Expand Down
2 changes: 1 addition & 1 deletion packages/status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@magickbase-website/config": "workspace:^",
"@magickbase-website/eslint-config": "workspace:^",
"@types/node": "20.8.6",
"@types/node": "20.14.11",
"@types/react": "^18.2.46",
"@types/react-dom": "18.2.13",
"daisyui": "latest",
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2282,7 +2282,7 @@ __metadata:
"@trpc/next": ^10.28.2
"@trpc/react-query": ^10.28.2
"@trpc/server": ^10.28.2
"@types/node": 20.8.6
"@types/node": 20.14.11
"@types/react": ^18.2.46
"@types/react-dom": 18.2.13
"@uidotdev/usehooks": ^2.4.1
Expand Down Expand Up @@ -2438,7 +2438,7 @@ __metadata:
"@trpc/next": ^10.28.2
"@trpc/react-query": ^10.28.2
"@trpc/server": ^10.28.2
"@types/node": 20.8.6
"@types/node": 20.14.11
"@types/react": ^18.2.46
"@types/react-dom": 18.2.13
"@uidotdev/usehooks": ^2.4.1
Expand Down Expand Up @@ -4073,12 +4073,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.14.11":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
dependencies:
undici-types: ~5.25.1
checksum: ccfb7ac482c5a96edeb239893c5c099f5257fcc2ed9ae62fefdfbc782b79e16dbc2af9a85b379665237bf759904b44ca2be68e75d239e0297882aad42f61905c
undici-types: ~5.26.4
checksum: 24396dea2bc803c2d2ebfdd31a3e6e93818ba1a5933d63cd0f64fad1e2955a8280ba09338a48ffe68cd84748eec8bee27135045f15661aa389656f67fe0b0924
languageName: node
linkType: hard

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

"undici-types@npm:~5.25.1":
version: 5.25.3
resolution: "undici-types@npm:5.25.3"
checksum: ec9d2cc36520cbd9fbe3b3b6c682a87fe5be214699e1f57d1e3d9a2cb5be422e62735f06e0067dc325fd3dd7404c697e4d479f9147dc8a804e049e29f357f2ff
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
Expand Down

0 comments on commit 19cfcca

Please sign in to comment.