Skip to content

Commit

Permalink
chore(deps): update dependency node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent bed25e3 commit 26ad341
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.5.6",
"@types/lodash.camelcase": "^4.3.8",
"@types/node": "^18.18.7",
"@types/node": "^20.9.3",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@types/react-transition-group": "^4.4.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3043,7 +3043,7 @@ __metadata:
"@testing-library/user-event": ^14.5.1
"@types/jest": ^29.5.6
"@types/lodash.camelcase": ^4.3.8
"@types/node": ^18.18.7
"@types/node": ^20.9.3
"@types/react": ^18.2.33
"@types/react-dom": ^18.2.14
"@types/react-transition-group": ^4.4.8
Expand Down Expand Up @@ -5366,12 +5366,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.18.7":
version: 18.18.7
resolution: "@types/node@npm:18.18.7"
"@types/node@npm:^20.9.3":
version: 20.9.3
resolution: "@types/node@npm:20.9.3"
dependencies:
undici-types: ~5.26.4
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
checksum: 0cfbfd2a8bd18acc75aa4d7685c7dcf56344f48addd4041d306dc194f3132f8014d56fd49fcb26bcdf400b883f9527e5e2beaf52dfce029cef15c69b8ed2e72a
languageName: node
linkType: hard

Expand Down

0 comments on commit 26ad341

Please sign in to comment.