Skip to content

Commit 46fa246

Browse files
fix(deps): update dependency @eslint/compat to ^1.4.1 (#340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72e2361 commit 46fa246

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

pnpm-lock.yaml

Lines changed: 14 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tooling/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"typecheck": "tsc --noEmit"
1717
},
1818
"dependencies": {
19-
"@eslint/compat": "^1.4.0",
19+
"@eslint/compat": "^1.4.1",
2020
"@line/abc-def-eslint-plugin-header": "workspace:*",
2121
"@next/eslint-plugin-next": "^16.0.1",
2222
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)