Skip to content

Commit

Permalink
Merge pull request #1626 from xwp/renovate/node-22.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v22
  • Loading branch information
marcinkrzeminski authored Nov 21, 2024
2 parents e7dcb78 + c1249cd commit 575cfeb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "XWP",
"license": "GPLv2+",
"engines": {
"node": "^20.18.1"
"node": "^22.11.0"
},
"repository": {
"type": "git",
Expand All @@ -25,7 +25,7 @@
],
"devDependencies": {
"@playwright/test": "^1.49.0",
"@types/node": "^22.8.2",
"@types/node": "^22.9.1",
"@wordpress/e2e-test-utils-playwright": "^1.12.0",
"@wordpress/eslint-plugin": "^21.5.0",
"@wordpress/scripts": "^30.5.1",
Expand Down

0 comments on commit 575cfeb

Please sign in to comment.