Skip to content

Commit 547de38

Browse files
Update Node.js to ^22.21.0 (#1809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e91604 commit 547de38

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "XWP",
77
"license": "GPLv2+",
88
"engines": {
9-
"node": "^22.20.0"
9+
"node": "^22.21.0"
1010
},
1111
"repository": {
1212
"type": "git",
@@ -25,7 +25,7 @@
2525
],
2626
"devDependencies": {
2727
"@playwright/test": "^1.56.1",
28-
"@types/node": "^22.18.11",
28+
"@types/node": "^22.18.12",
2929
"@wordpress/e2e-test-utils-playwright": "^1.33.0",
3030
"@wordpress/eslint-plugin": "^22.19.0",
3131
"@wordpress/scripts": "^30.26.0",

0 commit comments

Comments
 (0)