Skip to content

Commit 4540306

Browse files
committed
chore: up deps
1 parent df6e11d commit 4540306

File tree

2 files changed

+427
-321
lines changed

2 files changed

+427
-321
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -33,25 +33,25 @@
3333
"keywords": [],
3434
"license": "MIT",
3535
"devDependencies": {
36-
"@microsoft/api-extractor": "7.11.2",
36+
"@microsoft/api-extractor": "7.8.1",
3737
"@rollup/plugin-alias": "^3.1.1",
3838
"@rollup/plugin-commonjs": "^16.0.0",
39-
"@rollup/plugin-node-resolve": "^9.0.0",
40-
"@rollup/plugin-replace": "^2.3.3",
41-
"@size-limit/preset-small-lib": "^4.6.0",
39+
"@rollup/plugin-node-resolve": "^10.0.0",
40+
"@rollup/plugin-replace": "^2.3.4",
41+
"@size-limit/preset-small-lib": "^4.7.0",
4242
"@types/jest": "^26.0.15",
4343
"@types/jsdom": "^16.2.5",
4444
"@vue/test-utils": "^2.0.0-beta.6",
45-
"codecov": "^3.8.0",
46-
"conventional-changelog-cli": "^2.0.34",
45+
"codecov": "^3.8.1",
46+
"conventional-changelog-cli": "^2.1.1",
4747
"jest": "^26.5.3",
48-
"lint-staged": "^10.4.2",
48+
"lint-staged": "^10.5.1",
4949
"pascalcase": "^1.0.0",
5050
"prettier": "^2.1.2",
5151
"rollup": "^2.33.1",
5252
"rollup-plugin-terser": "^7.0.2",
5353
"rollup-plugin-typescript2": "^0.28.0",
54-
"size-limit": "^4.6.0",
54+
"size-limit": "^4.7.0",
5555
"ts-jest": "^26.4.1",
5656
"typescript": "^4.0.5",
5757
"vue": "^3.0.2",

0 commit comments

Comments
 (0)