Skip to content

Commit 5fbf0d2

Browse files
chore(deps-dev): bump size-limit and @size-limit/preset-small-lib (#82)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8adebde commit 5fbf0d2

File tree

2 files changed

+145
-445
lines changed

2 files changed

+145
-445
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@rollup/plugin-commonjs": "^17.1.0",
3939
"@rollup/plugin-node-resolve": "^11.2.0",
4040
"@rollup/plugin-replace": "^2.4.0",
41-
"@size-limit/preset-small-lib": "^4.9.1",
41+
"@size-limit/preset-small-lib": "^4.9.2",
4242
"@types/jest": "^26.0.20",
4343
"@types/jsdom": "^16.2.6",
4444
"@vue/test-utils": "^2.0.0-rc.1",
@@ -51,7 +51,7 @@
5151
"rollup": "^2.39.0",
5252
"rollup-plugin-terser": "^7.0.2",
5353
"rollup-plugin-typescript2": "^0.30.0",
54-
"size-limit": "^4.9.1",
54+
"size-limit": "^4.9.2",
5555
"ts-jest": "^26.5.1",
5656
"typescript": "^4.1.5",
5757
"vue": "^3.0.5",

0 commit comments

Comments
 (0)