Skip to content

Commit

Permalink
Update dependency @types/node to v20.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 4e3cafc commit 61e5895
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion nextjs/pages-router/site-footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.16.14",
"@types/node": "20.17.1",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@volvo-cars/market-sites": "1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion nextjs/pages-router/site-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.16.14",
"@types/node": "20.17.1",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@volvo-cars/market-sites": "1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion nextjs/site-navigation-footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.16.14",
"@types/node": "20.17.1",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@volvo-cars/market-sites": "1.8.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.14":
version: 20.16.14
resolution: "@types/node@npm:20.16.14"
"@types/node@npm:20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
dependencies:
undici-types: ~6.19.2
checksum: d80071cb9a808a64fc33721a705d1d8931e089efa5264f8b85d3c9203f14704af3069c8b3db9c022665bd571aad3a380b50ea620991e1739ec5e152ab1f6a374
checksum: 22bc7f32533985c2f33aa4642776c1096a3ca43133ff5783f0b3fe049dc968def7871da8f5d27634d4651ce6bcf4abe31c9d38c4a9a5d0b78118edc8d47c30ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -592,7 +592,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "nextjs-site-footer-pages-router@workspace:nextjs/pages-router/site-footer"
dependencies:
"@types/node": 20.16.14
"@types/node": 20.17.1
"@types/react": 18.3.11
"@types/react-dom": 18.3.1
"@volvo-cars/market-sites": 1.8.0
Expand All @@ -609,7 +609,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "nextjs-site-navigation-footer@workspace:nextjs/site-navigation-footer"
dependencies:
"@types/node": 20.16.14
"@types/node": 20.17.1
"@types/react": 18.3.11
"@types/react-dom": 18.3.1
"@volvo-cars/market-sites": 1.8.0
Expand All @@ -626,7 +626,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "nextjs-site-navigation-pages-router@workspace:nextjs/pages-router/site-navigation"
dependencies:
"@types/node": 20.16.14
"@types/node": 20.17.1
"@types/react": 18.3.11
"@types/react-dom": 18.3.1
"@volvo-cars/market-sites": 1.8.0
Expand Down

0 comments on commit 61e5895

Please sign in to comment.