Skip to content

Commit 288fc58

Browse files
committed
OLH-755: switched to eslint 8.56.0
1 parent 428ba84 commit 288fc58

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 10 additions & 10 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
@@ -97,8 +97,8 @@
9797
"@types/overload-protection": "^1.2.4",
9898
"@types/qrcode": "^1.5.6",
9999
"@types/supertest": "^6.0.3",
100-
"@typescript-eslint/eslint-plugin": "^8.56.1",
101-
"@typescript-eslint/parser": "^8.56.1",
100+
"@typescript-eslint/eslint-plugin": "^8.56.0",
101+
"@typescript-eslint/parser": "^8.56.0",
102102
"@vitest/coverage-v8": "^4.0.18",
103103
"cheerio": "^1.2.0",
104104
"concurrently": "^9.2.1",

0 commit comments

Comments
 (0)