Skip to content

Commit 40b9ba6

Browse files
chore(deps): update eslint (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45b6782 commit 40b9ba6

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package-lock.json

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

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@
9696
"@serenity-js/rest": "^3.31.13",
9797
"@serenity-js/serenity-bdd": "^3.31.13",
9898
"@serenity-js/web": "^3.31.13",
99-
"@typescript-eslint/eslint-plugin": "8.30.1",
100-
"@typescript-eslint/parser": "8.30.1",
99+
"@typescript-eslint/eslint-plugin": "8.31.0",
100+
"@typescript-eslint/parser": "8.31.0",
101101
"cpy-cli": "5.0.0",
102-
"eslint": "9.25.0",
102+
"eslint": "9.25.1",
103103
"eslint-plugin-import": "2.31.0",
104104
"eslint-plugin-simple-import-sort": "12.1.1",
105105
"eslint-plugin-unicorn": "58.0.0",

0 commit comments

Comments
 (0)