Skip to content

Commit 0bd142d

Browse files
renovate[bot]ghengeveld
authored andcommitted
Update dependency eslint to v6.3.0 (#95)
1 parent be2f03f commit 0bd142d

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
@@ -51,7 +51,7 @@
5151
"babel-jest": "24.9.0",
5252
"babel-loader": "8.0.6",
5353
"copyfiles": "2.1.1",
54-
"eslint": "6.2.2",
54+
"eslint": "6.3.0",
5555
"eslint-config-prettier": "6.1.0",
5656
"eslint-plugin-jest": "22.16.0",
5757
"eslint-plugin-prettier": "3.1.0",

yarn.lock

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

7274-
eslint@6.2.2:
7275-
version "6.2.2"
7276-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.2.2.tgz#03298280e7750d81fcd31431f3d333e43d93f24f"
7277-
integrity sha512-mf0elOkxHbdyGX1IJEUsNBzCDdyoUgljF3rRlgfyYh0pwGnreLc0jjD6ZuleOibjmnUWZLY2eXwSooeOgGJ2jw==
7274+
eslint@6.3.0:
7275+
version "6.3.0"
7276+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.3.0.tgz#1f1a902f67bfd4c354e7288b81e40654d927eb6a"
7277+
integrity sha512-ZvZTKaqDue+N8Y9g0kp6UPZtS4FSY3qARxBs7p4f0H0iof381XHduqVerFWtK8DPtKmemqbqCFENWSQgPR/Gow==
72787278
dependencies:
72797279
"@babel/code-frame" "^7.0.0"
72807280
ajv "^6.10.0"

0 commit comments

Comments
 (0)