Skip to content

Commit 143da28

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb997ee commit 143da28

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
@@ -59,7 +59,7 @@
5959
"cross-env": "^7.0.3",
6060
"cross-spawn": "^7.0.1",
6161
"doctoc": "^2.0.1",
62-
"eslint": "^7.31.0",
62+
"eslint": "^7.32.0",
6363
"eslint-config-airbnb-typescript": "^12.3.1",
6464
"eslint-config-prettier": "^8.3.0",
6565
"eslint-plugin-import": "^2.23.4",

yarn.lock

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

3365-
eslint@^7.31.0:
3366-
version "7.31.0"
3367-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
3368-
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
3365+
eslint@^7.32.0:
3366+
version "7.32.0"
3367+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
3368+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
33693369
dependencies:
33703370
"@babel/code-frame" "7.12.11"
33713371
"@eslint/eslintrc" "^0.4.3"

0 commit comments

Comments
 (0)