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
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",