Skip to content

Commit f7b9cc7

Browse files
chore(deps-dev): bump eslint from 7.30.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.32.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.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f054a76 commit f7b9cc7

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
@@ -996,10 +996,10 @@
996996
resolved "https://registry.npmjs.org/@emotion/eslint-plugin/-/eslint-plugin-11.2.0.tgz"
997997
integrity sha512-vpyeUtQKudpYjQ2hUG6vroVqSQiBn1Q37HBEck5wma9M+DmzaU8Uh8k5GffXfGcVzervPB3GCX5ip6n7toLmIQ==
998998

999-
"@eslint/eslintrc@^0.4.2":
1000-
version "0.4.2"
1001-
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.2.tgz"
1002-
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
999+
"@eslint/eslintrc@^0.4.3":
1000+
version "0.4.3"
1001+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
1002+
integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==
10031003
dependencies:
10041004
ajv "^6.12.4"
10051005
debug "^4.1.1"
@@ -3326,12 +3326,12 @@ eslint-visitor-keys@^2.0.0:
33263326
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
33273327

33283328
eslint@^7.2.0:
3329-
version "7.30.0"
3330-
resolved "https://registry.npmjs.org/eslint/-/eslint-7.30.0.tgz"
3331-
integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg==
3329+
version "7.32.0"
3330+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
3331+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
33323332
dependencies:
33333333
"@babel/code-frame" "7.12.11"
3334-
"@eslint/eslintrc" "^0.4.2"
3334+
"@eslint/eslintrc" "^0.4.3"
33353335
"@humanwhocodes/config-array" "^0.5.0"
33363336
ajv "^6.10.0"
33373337
chalk "^4.0.0"

0 commit comments

Comments
 (0)