Skip to content

Commit

Permalink
Merge pull request #312 from volvo-cars/renovate/node-20.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v20.17.9
  • Loading branch information
johard authored Dec 2, 2024
2 parents d478d07 + d0593f9 commit 763095a
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.17.8",
"@types/node": "20.17.9",
"@types/react": "18.3.12",
"@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.17.8",
"@types/node": "20.17.9",
"@types/react": "18.3.12",
"@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.17.8",
"@types/node": "20.17.9",
"@types/react": "18.3.12",
"@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.17.8":
version: 20.17.8
resolution: "@types/node@npm:20.17.8"
"@types/node@npm:20.17.9":
version: 20.17.9
resolution: "@types/node@npm:20.17.9"
dependencies:
undici-types: ~6.19.2
checksum: c963c363bda5ade3d60b66eaeb1cf809e6a333fdd08cc40120bb86d112b58a667893d23b02cb9876ba69619214384c08e60b7dd0718ca404e954cf2ce6b24840
checksum: 2fc67ba937d2c4e7a52f0ccf71b8b4c616dcfa1ad6cd5a726582fd3cbf4f409c2eb44595592580f782c2ade05f8130df072dd04ac064fe150cfcd7849e643500
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.17.8
"@types/node": 20.17.9
"@types/react": 18.3.12
"@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.17.8
"@types/node": 20.17.9
"@types/react": 18.3.12
"@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.17.8
"@types/node": 20.17.9
"@types/react": 18.3.12
"@types/react-dom": 18.3.1
"@volvo-cars/market-sites": 1.8.0
Expand Down

0 comments on commit 763095a

Please sign in to comment.