Skip to content

Commit

Permalink
Update dependency @types/node to v20.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent a35c78d commit 606af91
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.7",
"@types/node": "20.17.8",
"@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.7",
"@types/node": "20.17.8",
"@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.7",
"@types/node": "20.17.8",
"@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.7":
version: 20.17.7
resolution: "@types/node@npm:20.17.7"
"@types/node@npm:20.17.8":
version: 20.17.8
resolution: "@types/node@npm:20.17.8"
dependencies:
undici-types: ~6.19.2
checksum: 7c66a3cdad0cfab25d61397acbfac5b0093cc70a7c8836fde831cf91a4e2060ae1c8f9300591e65f5684eb6be06838ccc6718cfc5285ad2c1118c2ef5221bcdb
checksum: c963c363bda5ade3d60b66eaeb1cf809e6a333fdd08cc40120bb86d112b58a667893d23b02cb9876ba69619214384c08e60b7dd0718ca404e954cf2ce6b24840
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.7
"@types/node": 20.17.8
"@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.7
"@types/node": 20.17.8
"@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.7
"@types/node": 20.17.8
"@types/react": 18.3.12
"@types/react-dom": 18.3.1
"@volvo-cars/market-sites": 1.8.0
Expand Down

0 comments on commit 606af91

Please sign in to comment.