Skip to content

Commit 8988d3d

Browse files
fix(deps): update dependency eslint-compat-utils to ^0.5.0 (#336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89c2d60 commit 8988d3d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
},
9696
"dependencies": {
9797
"@eslint-community/eslint-utils": "^4.4.0",
98-
"eslint-compat-utils": "^0.4.0",
98+
"eslint-compat-utils": "^0.5.0",
9999
"lodash": "^4.17.21",
100100
"postcss": "^8.4.31",
101101
"postcss-safe-parser": "^6.0.0",

0 commit comments

Comments
 (0)