Skip to content

Commit 39efa29

Browse files
authored
Merge pull request #353 from serenity-js/renovate/eslint
Update ESLint to ^7.7.0
2 parents b6a7aba + be33746 commit 39efa29

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

package-lock.json

Lines changed: 86 additions & 86 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
@@ -44,8 +44,8 @@
4444
"@serenity-js/rest": "^3.22.1",
4545
"@serenity-js/serenity-bdd": "^3.22.1",
4646
"@serenity-js/web": "^3.22.1",
47-
"@typescript-eslint/eslint-plugin": "^7.6.0",
48-
"@typescript-eslint/parser": "^7.6.0",
47+
"@typescript-eslint/eslint-plugin": "^7.7.0",
48+
"@typescript-eslint/parser": "^7.7.0",
4949
"eslint": "^8.57.0",
5050
"eslint-plugin-import": "^2.29.1",
5151
"eslint-plugin-simple-import-sort": "^12.1.0",

0 commit comments

Comments
 (0)