Skip to content

Commit d86f36c

Browse files
chore(deps): update dependency eslint to v6.7.1 (#709)
1 parent ffa72c9 commit d86f36c

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.0",
48-
"eslint": "6.7.0",
48+
"eslint": "6.7.1",
4949
"eslint-config-prettier": "6.7.0",
5050
"eslint-plugin-import": "2.18.2",
5151
"eslint-plugin-react": "7.16.0",

yarn.lock

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

2942-
2943-
version "6.7.0"
2944-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.0.tgz#766162e383b236e61d873697f82c3a3e41392020"
2945-
integrity sha512-dQpj+PaHKHfXHQ2Imcw5d853PTvkUGbHk/MR68KQUl98EgKDCdh4vLRH1ZxhqeQjQFJeg8fgN0UwmNhN3l8dDQ==
2942+
2943+
version "6.7.1"
2944+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.1.tgz#269ccccec3ef60ab32358a44d147ac209154b919"
2945+
integrity sha512-UWzBS79pNcsDSxgxbdjkmzn/B6BhsXMfUaOHnNwyE8nD+Q6pyT96ow2MccVayUTV4yMid4qLhMiQaywctRkBLA==
29462946
dependencies:
29472947
"@babel/code-frame" "^7.0.0"
29482948
ajv "^6.10.0"

0 commit comments

Comments
 (0)