Skip to content

Commit 037dd3a

Browse files
Merge pull request #202 from vue-a11y/dependabot/npm_and_yarn/eslint-7.31.0
Bump eslint from 7.30.0 to 7.31.0
2 parents 66c430e + 1751e36 commit 037dd3a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -316,10 +316,10 @@
316316
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
317317
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
318318

319-
"@eslint/eslintrc@^0.4.2":
320-
version "0.4.2"
321-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
322-
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
319+
"@eslint/eslintrc@^0.4.3":
320+
version "0.4.3"
321+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
322+
integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
323323
dependencies:
324324
ajv "^6.12.4"
325325
debug "^4.1.1"
@@ -1439,12 +1439,12 @@ eslint-visitor-keys@^2.0.0:
14391439
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
14401440

14411441
eslint@^7.3.1:
1442-
version "7.30.0"
1443-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30.0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8"
1444-
integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg==
1442+
version "7.31.0"
1443+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
1444+
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
14451445
dependencies:
14461446
"@babel/code-frame" "7.12.11"
1447-
"@eslint/eslintrc" "^0.4.2"
1447+
"@eslint/eslintrc" "^0.4.3"
14481448
"@humanwhocodes/config-array" "^0.5.0"
14491449
ajv "^6.10.0"
14501450
chalk "^4.0.0"

0 commit comments

Comments
 (0)