mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: update to node 24 (#65416)
This commit is contained in:
committed by
GitHub
parent
9b3bea4d4d
commit
4ea52e2639
+2
-2
@@ -5,7 +5,7 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=22",
|
||||
"node": ">=24",
|
||||
"pnpm": ">=10"
|
||||
},
|
||||
"repository": {
|
||||
@@ -82,7 +82,7 @@
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "6.6.3",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/node": "20.12.8",
|
||||
"@types/node": "^24.10.8",
|
||||
"@types/testing-library__jest-dom": "^5.14.5",
|
||||
"debug": "4.3.4",
|
||||
"globals": "^15.14.0",
|
||||
|
||||
Reference in New Issue
Block a user