Skip to content

Commit 80e1995

Browse files
Update Node.js to v22 (#116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de198f9 commit 80e1995

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.18.3
1+
22.17.1

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@testing-library/user-event": "^14.4.3",
7272
"@types/leaflet": "^1.7.9",
7373
"@types/lodash.throttle": "^4.1.6",
74-
"@types/node": "^20.0.0",
74+
"@types/node": "^22.0.0",
7575
"@types/react": "^19.0.0",
7676
"@types/react-dom": "^19.0.0",
7777
"@vitejs/plugin-react": "latest",

0 commit comments

Comments
 (0)