Skip to content

Commit b8bf0c3

Browse files
fix(deps): update dependency eslint-compat-utils to ^0.4.0 (#331)
* fix(deps): update dependency eslint-compat-utils to ^0.4.0 * Create early-files-push.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
1 parent 241f78b commit b8bf0c3

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

.changeset/early-files-push.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-plugin-vue-scoped-css": patch
3+
---
4+
5+
fix(deps): update dependency eslint-compat-utils to ^0.4.0

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.3.1",
98+
"eslint-compat-utils": "^0.4.0",
9999
"lodash": "^4.17.21",
100100
"postcss": "^8.4.31",
101101
"postcss-safe-parser": "^6.0.0",

0 commit comments

Comments
 (0)