Skip to content

Commit 4ec7b45

Browse files
chore(deps): update node.js to v22.21.0 (#2316)
* chore(deps): update node.js to v22.21.0 * fix comment Signed-off-by: Adam Setch <[email protected]> --------- Signed-off-by: Adam Setch <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Adam Setch <[email protected]>
1 parent 115170e commit 4ec7b45

File tree

4 files changed

+60
-60
lines changed

4 files changed

+60
-60
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.20.0
1+
22.21.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@testing-library/react": "16.3.0",
8787
"@testing-library/user-event": "14.6.1",
8888
"@types/jest": "30.0.0",
89-
"@types/node": "22.18.11",
89+
"@types/node": "22.18.12",
9090
"@types/react": "19.2.2",
9191
"@types/react-dom": "19.2.2",
9292
"@types/react-router-dom": "5.3.3",

0 commit comments

Comments
 (0)