Skip to content

Commit 0f82665

Browse files
Bump eslint from 6.7.1 to 6.7.2
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.1 to 6.7.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.7.1...v6.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent df8b752 commit 0f82665

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
@@ -45,7 +45,7 @@
4545
"chai": "^4.2.0",
4646
"cssnano": "^4.1.10",
4747
"cypress": "^3.6.1",
48-
"eslint": "^6.7.1",
48+
"eslint": "^6.7.2",
4949
"eslint-plugin-jest": "^23.1.1",
5050
"eslint-plugin-ship-shape": "^0.7.1",
5151
"http-server": "^0.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2985,10 +2985,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
29852985
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
29862986
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
29872987

2988-
eslint@^6.0.0, eslint@^6.7.1:
2989-
version "6.7.1"
2990-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.1.tgz#269ccccec3ef60ab32358a44d147ac209154b919"
2991-
integrity sha512-UWzBS79pNcsDSxgxbdjkmzn/B6BhsXMfUaOHnNwyE8nD+Q6pyT96ow2MccVayUTV4yMid4qLhMiQaywctRkBLA==
2988+
eslint@^6.0.0, eslint@^6.7.2:
2989+
version "6.7.2"
2990+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.2.tgz#c17707ca4ad7b2d8af986a33feba71e18a9fecd1"
2991+
integrity sha512-qMlSWJaCSxDFr8fBPvJM9kJwbazrhNcBU3+DszDW1OlEwKBBRWsJc7NJFelvwQpanHCR14cOLD41x8Eqvo3Nng==
29922992
dependencies:
29932993
"@babel/code-frame" "^7.0.0"
29942994
ajv "^6.10.0"

0 commit comments

Comments
 (0)