Skip to content

Commit

Permalink
Update dependency node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 4f8e421 commit 952ee57
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
22.11.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@storybook/nextjs": "^8.0.0",
"@storybook/react": "^8.0.0",
"@types/cookie": "^0.6.0",
"@types/node": "20.17.5",
"@types/node": "22.8.6",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"@types/styled-components": "^5.1.26",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4851,12 +4851,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.5":
version: 20.17.5
resolution: "@types/node@npm:20.17.5"
"@types/node@npm:22.8.6":
version: 22.8.6
resolution: "@types/node@npm:22.8.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6e6bf7f84365a2ee95a369c48cdb47a93aae2b5029d19660183ba944d7bdbc193e54167076d64a3a11ff28e307b84c90eda350edf8e2029195d1fc27ae6055f4
undici-types: "npm:~6.19.8"
checksum: 10c0/d3a11f2549234a91a4c5d0ff35ab4bdcb7ba34db4d3f1d189be39b8bd41c19aac98d117150a95a9c5a9d45b1014135477ea240b2b8317c86ae3d3cf1c3b3f8f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6566,7 +6566,7 @@ __metadata:
"@storybook/react": "npm:^8.0.0"
"@storybook/test": "npm:^8.0.0"
"@types/cookie": "npm:^0.6.0"
"@types/node": "npm:20.17.5"
"@types/node": "npm:22.8.6"
"@types/react": "npm:[email protected]"
"@types/react-dom": "npm:[email protected]"
"@types/styled-components": "npm:^5.1.26"
Expand Down Expand Up @@ -14016,7 +14016,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down

0 comments on commit 952ee57

Please sign in to comment.