Skip to content

Commit 7bcd2a0

Browse files
authored
chore(deps): update dependency eslint to v6.5.1 (#93)
chore(deps): update dependency eslint to v6.5.1
2 parents 2957edb + 1c870d0 commit 7bcd2a0

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
@@ -37,7 +37,7 @@
3737
"vuex-router-sync": "^5.0.0"
3838
},
3939
"devDependencies": {
40-
"eslint": "6.5.0",
40+
"eslint": "6.5.1",
4141
"eslint-config-standard": "14.1.0",
4242
"eslint-plugin-import": "2.18.2",
4343
"eslint-plugin-jest": "22.17.0",

yarn.lock

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

3432-
eslint@6.5.0:
3433-
version "6.5.0"
3434-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.0.tgz#304623eec903969dd5c9f2d61c6ce3d6ecec8750"
3435-
integrity sha512-IIbSW+vKOqMatPmS9ayyku4tvWxHY2iricSRtOz6+ZA5IPRlgXzEL0u/j6dr4eha0ugmhMwDTqxtmNu3kj9O4w==
3432+
eslint@6.5.1:
3433+
version "6.5.1"
3434+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6"
3435+
integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A==
34363436
dependencies:
34373437
"@babel/code-frame" "^7.0.0"
34383438
ajv "^6.10.0"

0 commit comments

Comments
 (0)