Skip to content

Commit bed4a49

Browse files
committed
chore: update package.json
1 parent 4e50268 commit bed4a49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,15 @@
3232
"jscodeshift": "^0.11.0",
3333
"lru-cache": "^6.0.0",
3434
"source-map": "^0.6.1",
35+
"vue-eslint-parser": "^7.6.0",
3536
"yargs": "^16.2.0"
3637
},
3738
"devDependencies": {
3839
"@types/debug": "^4.1.5",
40+
"@types/eslint-scope": "^3.7.0",
41+
"@types/eslint-visitor-keys": "^1.0.0",
3942
"@types/jest": "^26.0.3",
43+
"@types/lodash": "^4.14.170",
4044
"@types/node": "^12.12.47",
4145
"@types/yargs": "^15.0.4",
4246
"jest": "^26.1.0",

0 commit comments

Comments
 (0)