Skip to content

Commit 791ea8d

Browse files
committed
chore: update dependencies
1 parent f3110cc commit 791ea8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
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.6.0",
26-
"@typescript-eslint/parser": "^1.6.0"
25+
"@typescript-eslint/eslint-plugin": "^1.7.0",
26+
"@typescript-eslint/parser": "^1.7.0"
2727
}
2828
}

0 commit comments

Comments
 (0)