chore: upgrade deps

This commit is contained in:
LongYinan 2021-03-11 13:42:28 +08:00
parent 7ac2550609
commit 7b86999f92
No known key found for this signature in database
GPG key ID: C3666B7FC82ADAD7
3 changed files with 1893 additions and 3211 deletions

2
.husky/.gitignore vendored
View file

@ -1 +1 @@
_ _

View file

@ -52,26 +52,25 @@
} }
}, },
"devDependencies": { "devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/debug": "^4.1.5", "@types/debug": "^4.1.5",
"@types/inquirer": "^7.3.1", "@types/inquirer": "^7.3.1",
"@types/lodash": "^4.14.168", "@types/lodash": "^4.14.168",
"@types/node": "^14.14.32", "@types/node": "^14.14.33",
"@types/sinon": "^9.0.10", "@types/sinon": "^9.0.11",
"@typescript-eslint/eslint-plugin": "^4.15.2", "@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.16.1", "@typescript-eslint/parser": "^4.17.0",
"ava": "^3.15.0", "ava": "^3.15.0",
"benny": "^3.6.15", "benny": "^3.6.15",
"c8": "^7.6.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^7.21.0", "eslint": "^7.21.0",
"eslint-config-prettier": "^8.1.0", "eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1", "eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1", "eslint-plugin-prettier": "^3.3.1",
"husky": "^5.1.3", "husky": "^5.1.3",
"lerna": "^3.22.1", "lerna": "^4.0.0",
"lint-staged": "^10.5.4", "lint-staged": "^10.5.4",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"prettier": "^2.2.1", "prettier": "^2.2.1",
"shx": "^0.3.3", "shx": "^0.3.3",
"sinon": "^9.2.4", "sinon": "^9.2.4",

5089
yarn.lock

File diff suppressed because it is too large Load diff