chore(eslint-config): bump all dependencies (#12054)

This commit is contained in:
neverland 2023-07-02 12:45:54 +08:00 committed by GitHub
parent a34ffe7637
commit 9333633406
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 325 additions and 320 deletions

View File

@ -1,8 +1,4 @@
{
"root": true,
"extends": ["@vant"],
"rules": {
"global-require": 0,
"import/no-dynamic-require": 0
}
"extends": ["@vant"]
}

View File

@ -68,7 +68,7 @@
"hash-sum": "^2.0.0",
"highlight.js": "^11.6.0",
"husky": "^8.0.1",
"jest": "^29.3.1",
"jest": "^29.5.0",
"jest-canvas-mock": "^2.4.0",
"jest-environment-jsdom": "^29.1.2",
"jest-serializer-html": "^7.1.0",

View File

@ -20,15 +20,15 @@
"author": "chenjiahan",
"license": "MIT",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-vue": "^9.8.0"
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-vue": "^9.15.1"
},
"devDependencies": {
"enhanced-resolve": "^5.12.0",
"eslint": "^8.31.0",
"jest": "^29.3.1",
"enhanced-resolve": "^5.15.0",
"eslint": "^8.44.0",
"jest": "^29.5.0",
"typescript": "^5.0.4"
},
"peerDependencies": {

623
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff