Skip to content

Commit c85d5fb

Browse files
committed
chore: update deps
1 parent 9625635 commit c85d5fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/eslint-config-typescript#readme",
2424
"dependencies": {
25-
"@typescript-eslint/eslint-plugin": "^1.1.0",
26-
"@typescript-eslint/parser": "^1.1.0"
25+
"@typescript-eslint/eslint-plugin": "^1.4.1",
26+
"@typescript-eslint/parser": "^1.4.1"
2727
}
2828
}

0 commit comments

Comments
 (0)