Skip to content

Commit 06c0737

Browse files
Bump eslint from 6.7.2 to 6.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.7.2...v6.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fd77a86 commit 06c0737

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
@@ -75,7 +75,7 @@
7575
"ember-source": "~3.14.3",
7676
"ember-source-channel-url": "^2.0.1",
7777
"ember-try": "^1.4.0",
78-
"eslint": "^6.7.2",
78+
"eslint": "^6.8.0",
7979
"eslint-plugin-ember": "^6.9.1",
8080
"eslint-plugin-node": "^10.0.0",
8181
"fs-extra": "^8.0.1",

yarn.lock

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

5216-
eslint@^6.7.2:
5217-
version "6.7.2"
5218-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.2.tgz#c17707ca4ad7b2d8af986a33feba71e18a9fecd1"
5219-
integrity sha512-qMlSWJaCSxDFr8fBPvJM9kJwbazrhNcBU3+DszDW1OlEwKBBRWsJc7NJFelvwQpanHCR14cOLD41x8Eqvo3Nng==
5216+
eslint@^6.8.0:
5217+
version "6.8.0"
5218+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
5219+
integrity sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==
52205220
dependencies:
52215221
"@babel/code-frame" "^7.0.0"
52225222
ajv "^6.10.0"

0 commit comments

Comments
 (0)