Skip to content

Commit

Permalink
Update dependency size-limit to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2023
1 parent fbaee2c commit 025133a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"rollup": "^3.28.1",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"size-limit": "^8.2.6",
"size-limit": "^9.0.0",
"typescript": "^5.2.2"
},
"scripts": {
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5777,7 +5777,7 @@ sisteransi@^1.0.5:
resolved "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz"
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==

[email protected], size-limit@^8.2.6:
[email protected]:
version "8.2.6"
resolved "https://registry.npmjs.org/size-limit/-/size-limit-8.2.6.tgz"
integrity sha512-zpznim/tX/NegjoQuRKgWTF4XiB0cn2qt90uJzxYNTFAqexk4b94DOAkBD3TwhC6c3kw2r0KcnA5upziVMZqDg==
Expand All @@ -5789,6 +5789,18 @@ [email protected], size-limit@^8.2.6:
nanospinner "^1.1.0"
picocolors "^1.0.0"

size-limit@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-9.0.0.tgz#203c47303462a8351976eb26175acea5f4e80447"
integrity sha512-DrA7o2DeRN3s+vwCA9nn7Ck9Y4pn9t0GNUwQRpKqBtBmNkl6LA2s/NlNCdtKHrEkRTeYA1ZQ65mnYveo9rUqgA==
dependencies:
bytes-iec "^3.1.1"
chokidar "^3.5.3"
globby "^11.1.0"
lilconfig "^2.1.0"
nanospinner "^1.1.0"
picocolors "^1.0.0"

slash@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz"
Expand Down

0 comments on commit 025133a

Please sign in to comment.