Skip to content

Commit

Permalink
Update Node.js to v18.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 9357490 commit ee85736
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.4
18.20.5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"@types/jest": "^29.0.0",
"@types/lodash": "4.17.13",
"@types/luxon": "3.4.2",
"@types/node": "18.19.47",
"@types/node": "18.19.70",
"@types/react": "18.3.3",
"@types/react-beautiful-dnd": "^13.1.3",
"@types/react-d3-graph": "^2.6.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1663,10 +1663,10 @@
dependencies:
undici-types "~6.19.8"

"@types/[email protected].47":
version "18.19.47"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.47.tgz#18076201ad7dd3445046df6ce9ead5fe5abd9387"
integrity sha512-1f7dB3BL/bpd9tnDJrrHb66Y+cVrhxSOTGorRNdHwYTUlTay3HuTDPKo9a/4vX9pMQkhYBcAbL4jQdNlhCFP9A==
"@types/[email protected].70":
version "18.19.70"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.70.tgz#5a77508f5568d16fcd3b711c8102d7a430a04df7"
integrity sha512-RE+K0+KZoEpDUbGGctnGdkrLFwi1eYKTlIHNl2Um98mUkGsm1u2Ff6Ltd0e8DktTtC98uy7rSj+hO8t/QuLoVQ==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit ee85736

Please sign in to comment.