Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 7.13.0 to 7.14.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https:/eslint/eslint) from 7.13.0 to 7.14.0.
- [Release notes](https:/eslint/eslint/releases)
- [Changelog](https:/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.13.0...v7.14.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and malept committed Nov 23, 2020
1 parent 001ff24 commit 3b2259f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"cross-env": "^7.0.2",
"cz-customizable": "^6.3.0",
"electron-installer-common": "^0.10.2",
"eslint": "^7.12.0",
"eslint": "^7.14.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-mocha": "^8.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4341,10 +4341,10 @@ eslint@^6.5.1:
text-table "^0.2.0"
v8-compile-cache "^2.0.3"

eslint@^7.12.0:
version "7.13.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
eslint@^7.14.0:
version "7.14.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@eslint/eslintrc" "^0.2.1"
Expand Down

0 comments on commit 3b2259f

Please sign in to comment.