Skip to content

Commit

Permalink
chore(deps): update dependency node to v20.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 4168101 commit 9934682
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 @@
20.17.0
20.18.0
2 changes: 1 addition & 1 deletion apps/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"@testing-library/user-event": "14.5.2",
"@types/clone-deep": "4.0.4",
"@types/md5": "2.3.5",
"@types/node": "20.16.5",
"@types/node": "20.16.13",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10598,12 +10598,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.5":
version: 20.16.5
resolution: "@types/node@npm:20.16.5"
"@types/node@npm:20.16.13":
version: 20.16.13
resolution: "@types/node@npm:20.16.13"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6af7994129815010bcbc4cf8221865559c8116ff43e74a6549525c2108267596fc2d18aff5d5ecfe089fb60a119f975631343e2c65c52bfa0955ed9dc56733d6
checksum: 10c0/7f4fd7176db0802c62e11ebbf7a66d0248e2dc8ec9153d9fc8bcb164d9aed581d91c407046c823c522e60d0babfdc24a1618dba7f2c6920ef1a24e1d416c9550
languageName: node
linkType: hard

Expand Down Expand Up @@ -23905,7 +23905,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/clone-deep": "npm:4.0.4"
"@types/md5": "npm:2.3.5"
"@types/node": "npm:20.16.5"
"@types/node": "npm:20.16.13"
"@types/nprogress": "npm:0.2.3"
"@types/react": "npm:18.3.11"
"@types/react-dom": "npm:18.3.1"
Expand Down

0 comments on commit 9934682

Please sign in to comment.