Skip to content

Commit

Permalink
Merge pull request #133 from volvo-cars/renovate/node-18.x
Browse files Browse the repository at this point in the history
Update dependency @types/node to v18.18.5
  • Loading branch information
johard authored Oct 20, 2023
2 parents 85a55b3 + 56a48d3 commit 14f0ce1
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
Binary file not shown.
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": "18.17.17",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@volvo-cars/market-sites": "1.7.3",
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": "18.17.17",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@volvo-cars/market-sites": "1.7.3",
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": "18.17.17",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@volvo-cars/market-sites": "1.7.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:18.17.17":
version: 18.17.17
resolution: "@types/node@npm:18.17.17"
checksum: ff28f347c77723780836f9bb2ffa6db0cd72490bfd7604397c03db31db34f1f2899e82f0aaf3e825efeb09c15bd94d076ea9aca19a1407e1b56cb4603318936c
"@types/node@npm:*, @types/node@npm:18.18.5":
version: 18.18.5
resolution: "@types/node@npm:18.18.5"
checksum: fc8c9b2bf226270cf9085a7dac76ce09dd7c3519ec9b687ee2b50385954ab3709c45ca82d002d1536e24286803cd194d7ab7008acebdcd6681b8b19d4277fa5c
languageName: node
linkType: hard

Expand Down Expand Up @@ -660,7 +660,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "nextjs-site-footer-pages-router@workspace:nextjs/pages-router/site-footer"
dependencies:
"@types/node": 18.17.17
"@types/node": 18.18.5
"@types/react": 18.2.28
"@types/react-dom": 18.2.13
"@volvo-cars/market-sites": 1.7.3
Expand All @@ -677,7 +677,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "nextjs-site-navigation-footer@workspace:nextjs/site-navigation-footer"
dependencies:
"@types/node": 18.17.17
"@types/node": 18.18.5
"@types/react": 18.2.28
"@types/react-dom": 18.2.13
"@volvo-cars/market-sites": 1.7.3
Expand All @@ -694,7 +694,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "nextjs-site-navigation-pages-router@workspace:nextjs/pages-router/site-navigation"
dependencies:
"@types/node": 18.17.17
"@types/node": 18.18.5
"@types/react": 18.2.28
"@types/react-dom": 18.2.13
"@volvo-cars/market-sites": 1.7.3
Expand Down

0 comments on commit 14f0ce1

Please sign in to comment.