Skip to content

Commit 415975c

Browse files
Merge pull request #881 from vue-a11y/dependabot/npm_and_yarn/eslint-8.48.0
chore(deps-dev): bump eslint from 8.47.0 to 8.48.0
2 parents 63bdbfd + faa2ca2 commit 415975c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -615,10 +615,10 @@
615615
minimatch "^3.1.2"
616616
strip-json-comments "^3.1.1"
617617

618-
"@eslint/js@^8.47.0":
619-
version "8.47.0"
620-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47.0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d"
621-
integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og==
618+
"@eslint/js@8.48.0":
619+
version "8.48.0"
620+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.48.0.tgz#642633964e217905436033a2bd08bf322849b7fb"
621+
integrity sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==
622622

623623
"@humanwhocodes/config-array@^0.11.10":
624624
version "0.11.10"
@@ -2456,14 +2456,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
24562456
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
24572457

24582458
eslint@^8.8.0:
2459-
version "8.47.0"
2460-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.47.0.tgz#c95f9b935463fb4fad7005e626c7621052e90806"
2461-
integrity sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q==
2459+
version "8.48.0"
2460+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.48.0.tgz#bf9998ba520063907ba7bfe4c480dc8be03c2155"
2461+
integrity sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==
24622462
dependencies:
24632463
"@eslint-community/eslint-utils" "^4.2.0"
24642464
"@eslint-community/regexpp" "^4.6.1"
24652465
"@eslint/eslintrc" "^2.1.2"
2466-
"@eslint/js" "^8.47.0"
2466+
"@eslint/js" "8.48.0"
24672467
"@humanwhocodes/config-array" "^0.11.10"
24682468
"@humanwhocodes/module-importer" "^1.0.1"
24692469
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)