Skip to content

Commit 78852ef

Browse files
authored
chore(deps): bump NodeJS from v18 to v22 (#84)
1 parent b22ee07 commit 78852ef

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v18
1+
v22

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -13,7 +13,7 @@
1313
},
1414
"homepage": "https://github.com/mdn/curriculum#readme",
1515
"engines": {
16-
"node": ">=18.0.0"
16+
"node": ">=22"
1717
},
1818
"dependencies": {
1919
"husky": "^8.0.3",

0 commit comments

Comments
 (0)