Skip to content

Commit 9687d29

Browse files
committed
chore(deps): update devdependency eslint to ^6.4.0
1 parent 5a03171 commit 9687d29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"license": "MIT",
5454
"devDependencies": {
5555
"babel-eslint": "^10.0.3",
56-
"eslint": "^6.3.0",
56+
"eslint": "^6.4.0",
5757
"eslint-config-goy": "^0.0.5",
5858
"eslint-plugin-vue": "^5.2.3",
5959
"husky": "^3.0.5",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3108,10 +3108,10 @@ eslint-visitor-keys@^1.1.0:
31083108
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
31093109
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
31103110

3111-
eslint@^6.3.0:
3112-
version "6.3.0"
3113-
resolved "https://registry.npmjs.org/eslint/-/eslint-6.3.0.tgz#1f1a902f67bfd4c354e7288b81e40654d927eb6a"
3114-
integrity sha512-ZvZTKaqDue+N8Y9g0kp6UPZtS4FSY3qARxBs7p4f0H0iof381XHduqVerFWtK8DPtKmemqbqCFENWSQgPR/Gow==
3111+
eslint@^6.4.0:
3112+
version "6.4.0"
3113+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4.0.tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a"
3114+
integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA==
31153115
dependencies:
31163116
"@babel/code-frame" "^7.0.0"
31173117
ajv "^6.10.0"

0 commit comments

Comments
 (0)