Skip to content

Commit 9cb4231

Browse files
fix: update dependency typescript-eslint to >=8.26.1 (#923)
1 parent 50c0fab commit 9cb4231

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package-lock.json

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

projects/eslint-plugin-experience-next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-unicorn": ">=57.0.0",
2828
"eslint-plugin-unused-imports": ">=4.1.4",
2929
"globals": ">=16.0.0",
30-
"typescript-eslint": ">=8.26.0"
30+
"typescript-eslint": ">=8.26.1"
3131
},
3232
"publishConfig": {
3333
"access": "public"

0 commit comments

Comments
 (0)