Skip to content

Commit 3ebf4c4

Browse files
dependabot[bot]buschtoens
authored andcommitted
chore(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) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d82dfe commit 3ebf4c4

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
@@ -66,7 +66,7 @@
6666
"ember-source-channel-url": "^3.0.0",
6767
"ember-template-lint": "^3.5.1",
6868
"ember-try": "^1.4.0",
69-
"eslint": "^7.31.0",
69+
"eslint": "^7.32.0",
7070
"loader.js": "^4.7.0",
7171
"qunit": "^2.16.0",
7272
"qunit-dom": "^1.6.0",

yarn.lock

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

5532-
eslint@^7.31.0:
5533-
version "7.31.0"
5534-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
5535-
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
5532+
eslint@^7.32.0:
5533+
version "7.32.0"
5534+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
5535+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
55365536
dependencies:
55375537
"@babel/code-frame" "7.12.11"
55385538
"@eslint/eslintrc" "^0.4.3"

0 commit comments

Comments
 (0)