Skip to content

Commit b1198fe

Browse files
Bump eslint from 7.12.1 to 7.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.14.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.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9921e90 commit b1198fe

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
@@ -35,7 +35,7 @@
3535
"@babel/plugin-transform-typescript": "^7.12.1",
3636
"@babel/preset-env": "^7.12.7",
3737
"babel-core": "^6.25.0",
38-
"eslint": "^7.12.1",
38+
"eslint": "^7.14.0",
3939
"eslint-config-prettier": "^6.15.0",
4040
"eslint-plugin-node": "^11.1.0",
4141
"eslint-plugin-prettier": "^3.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2671,10 +2671,10 @@ eslint-visitor-keys@^2.0.0:
26712671
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
26722672
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
26732673

2674-
eslint@^7.12.1:
2675-
version "7.12.1"
2676-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1.tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801"
2677-
integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg==
2674+
eslint@^7.14.0:
2675+
version "7.14.0"
2676+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
2677+
integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==
26782678
dependencies:
26792679
"@babel/code-frame" "^7.0.0"
26802680
"@eslint/eslintrc" "^0.2.1"

0 commit comments

Comments
 (0)