Skip to content

Commit 0bae24b

Browse files
chore(deps): update node.js to >=22.18.0
1 parent cdba394 commit 0bae24b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"homepage": "https://github.com/sand4rt/playwright-ct-angular#readme",
1212
"engines": {
13-
"node": ">=22.17.1",
13+
"node": ">=22.18.0",
1414
"pnpm": ">=10.13.1"
1515
},
1616
"scripts": {

playwright-ct-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"url": "https://github.com/sand4rt/playwright-ct-angular/issues"
1515
},
1616
"engines": {
17-
"node": ">=22.17.1"
17+
"node": ">=22.18.0"
1818
},
1919
"author": {
2020
"name": "sand4rt"

0 commit comments

Comments
 (0)