Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 5d011a7 commit e549a73
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.12",
"@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.12",
"@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.12
"@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.12
"@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.12":
version: 20.14.12
resolution: "@types/node@npm:20.14.12"
dependencies:
undici-types: ~5.25.1
checksum: ccfb7ac482c5a96edeb239893c5c099f5257fcc2ed9ae62fefdfbc782b79e16dbc2af9a85b379665237bf759904b44ca2be68e75d239e0297882aad42f61905c
undici-types: ~5.26.4
checksum: 1dd493d9e27da43fc374b17cf4b956dbd1dfe20ecf4749408a1db046c79b5a39261a2aa7a3f59b79fd1b5632b861ba72837779d812e0d3b6cf5b22f1650fe722
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 e549a73

Please sign in to comment.