Skip to content

Commit 5e0847b

Browse files
authored
Merge pull request #4055 from StoDevX/dependabot/npm_and_yarn/eslint-6.5.0
Bump eslint from 6.4.0 to 6.5.0
2 parents 9c6d910 + b85a398 commit 5e0847b

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
@@ -160,7 +160,7 @@
160160
"babel-jest": "24.9.0",
161161
"danger": "9.2.1",
162162
"danger-plugin-yarn": "1.3.2",
163-
"eslint": "6.4.0",
163+
"eslint": "6.5.0",
164164
"eslint-config-prettier": "6.3.0",
165165
"eslint-plugin-babel": "5.3.0",
166166
"eslint-plugin-flowtype": "4.3.0",

yarn.lock

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

2845-
eslint@6.4.0:
2846-
version "6.4.0"
2847-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4.0.tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a"
2848-
integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA==
2845+
eslint@6.5.0:
2846+
version "6.5.0"
2847+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.0.tgz#304623eec903969dd5c9f2d61c6ce3d6ecec8750"
2848+
integrity sha512-IIbSW+vKOqMatPmS9ayyku4tvWxHY2iricSRtOz6+ZA5IPRlgXzEL0u/j6dr4eha0ugmhMwDTqxtmNu3kj9O4w==
28492849
dependencies:
28502850
"@babel/code-frame" "^7.0.0"
28512851
ajv "^6.10.0"

0 commit comments

Comments
 (0)