Skip to content

Commit 52892ee

Browse files
chore(deps): update dependency eslint to v6.8.0 (#734)
1 parent 0643d78 commit 52892ee

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
"babel-plugin-add-module-exports": "1.0.2",
4646
"babel-plugin-dev-expression": "0.2.2",
4747
"concurrently": "5.0.2",
48-
"eslint": "6.7.2",
48+
"eslint": "6.8.0",
4949
"eslint-config-prettier": "6.7.0",
5050
"eslint-plugin-import": "2.19.1",
5151
"eslint-plugin-react": "7.17.0",

yarn.lock

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

2894-
eslint@6.7.2:
2895-
version "6.7.2"
2896-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.2.tgz#c17707ca4ad7b2d8af986a33feba71e18a9fecd1"
2897-
integrity sha512-qMlSWJaCSxDFr8fBPvJM9kJwbazrhNcBU3+DszDW1OlEwKBBRWsJc7NJFelvwQpanHCR14cOLD41x8Eqvo3Nng==
2894+
eslint@6.8.0:
2895+
version "6.8.0"
2896+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
2897+
integrity sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==
28982898
dependencies:
28992899
"@babel/code-frame" "^7.0.0"
29002900
ajv "^6.10.0"

0 commit comments

Comments
 (0)