Skip to content

Commit 352b46a

Browse files
build(deps-dev): bump eslint from 7.31.0 to 7.32.0
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) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d76e4b6 commit 352b46a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cross-env": "^7.0.3",
4242
"enzyme": "^3.11.0",
4343
"enzyme-adapter-react-16": "^1.15.6",
44-
"eslint": "^7.31.0",
44+
"eslint": "^7.32.0",
4545
"eslint-config-prettier": "^8.3.0",
4646
"eslint-plugin-prettier": "^3.4.0",
4747
"eslint-plugin-react": "^7.24.0",

yarn.lock

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

3984-
eslint@^7.31.0:
3985-
version "7.31.0"
3986-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
3987-
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
3984+
eslint@^7.32.0:
3985+
version "7.32.0"
3986+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
3987+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
39883988
dependencies:
39893989
"@babel/code-frame" "7.12.11"
39903990
"@eslint/eslintrc" "^0.4.3"

0 commit comments

Comments
 (0)