Skip to content

Commit e14f88f

Browse files
chore(deps-dev): bump eslint from 7.30.0 to 7.31.0 (#279)
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.30.0...v7.31.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5bf30b commit e14f88f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,10 +1119,10 @@
11191119
dependencies:
11201120
chalk "^4.0.0"
11211121

1122-
"@eslint/eslintrc@^0.4.2":
1123-
version "0.4.2"
1124-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
1125-
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
1122+
"@eslint/eslintrc@^0.4.3":
1123+
version "0.4.3"
1124+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
1125+
integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
11261126
dependencies:
11271127
ajv "^6.12.4"
11281128
debug "^4.1.1"
@@ -4106,12 +4106,12 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
41064106
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
41074107

41084108
eslint@^7.18.0:
4109-
version "7.30.0"
4110-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30.0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8"
4111-
integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg==
4109+
version "7.31.0"
4110+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
4111+
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
41124112
dependencies:
41134113
"@babel/code-frame" "7.12.11"
4114-
"@eslint/eslintrc" "^0.4.2"
4114+
"@eslint/eslintrc" "^0.4.3"
41154115
"@humanwhocodes/config-array" "^0.5.0"
41164116
ajv "^6.10.0"
41174117
chalk "^4.0.0"

0 commit comments

Comments
 (0)