Skip to content

Commit 95491c0

Browse files
Merge pull request #814 from ferdikoomen/dependabot/npm_and_yarn/eslint-7.32.0
2 parents b18b891 + 7d6b6ce commit 95491c0

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
@@ -85,7 +85,7 @@
8585
"@typescript-eslint/eslint-plugin": "4.28.4",
8686
"@typescript-eslint/parser": "4.28.4",
8787
"codecov": "3.8.3",
88-
"eslint": "7.31.0",
88+
"eslint": "7.32.0",
8989
"eslint-config-prettier": "8.3.0",
9090
"eslint-plugin-prettier": "3.4.0",
9191
"eslint-plugin-simple-import-sort": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2790,10 +2790,10 @@ eslint-visitor-keys@^2.0.0:
27902790
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
27912791
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
27922792

2793-
eslint@7.31.0:
2794-
version "7.31.0"
2795-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
2796-
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
2793+
eslint@7.32.0:
2794+
version "7.32.0"
2795+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
2796+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
27972797
dependencies:
27982798
"@babel/code-frame" "7.12.11"
27992799
"@eslint/eslintrc" "^0.4.3"

0 commit comments

Comments
 (0)