Skip to content

Commit 7099200

Browse files
committed
Update dependency eslint to v7.32.0
1 parent d17c84f commit 7099200

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
@@ -107,7 +107,7 @@
107107
"ember-truth-helpers": "3.0.0",
108108
"ember-web-app": "5.0.1",
109109
"ember-window-mock": "0.7.2",
110-
"eslint": "7.31.0",
110+
"eslint": "7.32.0",
111111
"eslint-config-prettier": "8.3.0",
112112
"eslint-plugin-ember": "10.5.1",
113113
"eslint-plugin-ember-concurrency": "0.3.1",

yarn.lock

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

7612-
eslint@7.31.0:
7613-
version "7.31.0"
7614-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
7615-
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
7612+
eslint@7.32.0:
7613+
version "7.32.0"
7614+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
7615+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
76167616
dependencies:
76177617
"@babel/code-frame" "7.12.11"
76187618
"@eslint/eslintrc" "^0.4.3"

0 commit comments

Comments
 (0)