Skip to content

Commit 72b960f

Browse files
committed
Update all non-major dependencies
1 parent 4d69324 commit 72b960f

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

e2e-test/package-lock.json

+61-61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e-test/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"@types/eslint": "9.6.1",
1818
"@types/eslint__js": "8.42.3",
1919
"@types/node": "22.10.2",
20-
"@typescript-eslint/eslint-plugin": "8.18.0",
21-
"@typescript-eslint/parser": "8.18.0",
20+
"@typescript-eslint/eslint-plugin": "8.18.1",
21+
"@typescript-eslint/parser": "8.18.1",
2222
"eslint": "9.17.0",
2323
"eslint-config-prettier": "9.1.0",
2424
"eslint-plugin-playwright": "2.1.0",
25-
"globals": "15.13.0",
26-
"npm-run-all2": "7.0.1",
25+
"globals": "15.14.0",
26+
"npm-run-all2": "7.0.2",
2727
"prettier": "3.4.2",
2828
"typescript": "5.7.2",
29-
"typescript-eslint": "8.18.0"
29+
"typescript-eslint": "8.18.1"
3030
}
3131
}

0 commit comments

Comments
 (0)