File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2626 "ci-docs" : " run-s build-vite build-plugin-vue build-docs"
2727 },
2828 "devDependencies" : {
29- "@microsoft/api-extractor" : " ^7.18.1 " ,
29+ "@microsoft/api-extractor" : " ^7.18.4 " ,
3030 "@types/fs-extra" : " ^9.0.12" ,
3131 "@types/jest" : " ^26.0.24" ,
3232 "@types/node" : " ^15.12.2" ,
3333 "@types/semver" : " ^7.3.7" ,
34- "@typescript-eslint/eslint-plugin" : " ^4.28.2 " ,
35- "@typescript-eslint/parser" : " ^4.28.2 " ,
34+ "@typescript-eslint/eslint-plugin" : " ^4.28.3 " ,
35+ "@typescript-eslint/parser" : " ^4.28.3 " ,
3636 "chalk" : " ^4.1.1" ,
3737 "conventional-changelog-cli" : " ^2.1.1" ,
3838 "cross-env" : " ^7.0.3" ,
39- "eslint" : " ^7.30 .0" ,
39+ "eslint" : " ^7.31 .0" ,
4040 "eslint-define-config" : " ^1.0.9" ,
4141 "eslint-plugin-node" : " ^11.1.0" ,
4242 "execa" : " ^5.1.1" ,
4343 "fs-extra" : " ^10.0.0" ,
4444 "jest" : " ^27.0.6" ,
45- "lint-staged" : " ^11.0.0 " ,
45+ "lint-staged" : " ^11.0.1 " ,
4646 "minimist" : " ^1.2.5" ,
4747 "node-fetch" : " ^2.6.1" ,
4848 "npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 2929 "@babel/core" : " ^7.14.6" ,
3030 "@babel/plugin-syntax-import-meta" : " ^7.10.4" ,
3131 "@babel/plugin-transform-typescript" : " ^7.14.6" ,
32- "@rollup/pluginutils" : " ^4.1.0 " ,
32+ "@rollup/pluginutils" : " ^4.1.1 " ,
3333 "@vue/babel-plugin-jsx" : " ^1.0.6" ,
3434 "hash-sum" : " ^2.0.0"
3535 }
Original file line number Diff line number Diff line change 3232 "@vue/compiler-sfc" : " ^3.0.8"
3333 },
3434 "devDependencies" : {
35- "@rollup/pluginutils" : " ^4.1.0 " ,
35+ "@rollup/pluginutils" : " ^4.1.1 " ,
3636 "@types/hash-sum" : " ^1.0.0" ,
3737 "@vue/compiler-sfc" : " ^3.0.8" ,
3838 "debug" : " ^4.3.2" ,
You can’t perform that action at this time.
0 commit comments