Skip to content

Commit a9f8d8d

Browse files
Bump eslint from 7.12.1 to 7.13.0 (JamesIves#495)
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.12.1...v7.13.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3386e45 commit a9f8d8d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@types/jest": "26.0.15",
4343
"@types/node": "14.14.6",
44-
"eslint": "7.12.1",
44+
"eslint": "7.13.0",
4545
"eslint-plugin-github": "4.1.1",
4646
"eslint-plugin-jest": "24.1.0",
4747
"eslint-plugin-prettier": "^3.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1838,10 +1838,10 @@ eslint-visitor-keys@^2.0.0:
18381838
version "2.0.0"
18391839
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
18401840

1841-
eslint@7.12.1:
1842-
version "7.12.1"
1843-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1.tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801"
1844-
integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg==
1841+
eslint@7.13.0:
1842+
version "7.13.0"
1843+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
1844+
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
18451845
dependencies:
18461846
"@babel/code-frame" "^7.0.0"
18471847
"@eslint/eslintrc" "^0.2.1"

0 commit comments

Comments
 (0)