Skip to content

Commit 812afdd

Browse files
build(deps-dev): bump eslint from 7.31.0 to 7.32.0 (#1803)
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.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.31.0...v7.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47b0e76 commit 812afdd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/preset-env": "^7.7.5",
2020
"codecov": "3.8.3",
2121
"cross-env": "^7.0.2",
22-
"eslint": "7.31.0",
22+
"eslint": "7.32.0",
2323
"eslint-config-prettier": "8.3.0",
2424
"eslint-plugin-import": "2.23.4",
2525
"eslint-plugin-jest": "24.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2451,10 +2451,10 @@ eslint-visitor-keys@^2.0.0:
24512451
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
24522452
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
24532453

2454-
eslint@7.31.0:
2455-
version "7.31.0"
2456-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
2457-
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
2454+
eslint@7.32.0:
2455+
version "7.32.0"
2456+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
2457+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
24582458
dependencies:
24592459
"@babel/code-frame" "7.12.11"
24602460
"@eslint/eslintrc" "^0.4.3"

0 commit comments

Comments
 (0)