Skip to content

Commit

Permalink
chore(deps): update dependency size-limit to v8.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2023
1 parent e9e9d19 commit 8112e23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@size-limit/preset-small-lib": "8.1.2",
"husky": "8.0.2",
"size-limit": "8.1.2",
"size-limit": "8.2.3",
"tsdx": "0.14.1",
"tslib": "2.4.1",
"typescript": "4.9.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5724,10 +5724,10 @@ sisteransi@^1.0.5:
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==

size-limit@8.1.2:
version "8.1.2"
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-8.1.2.tgz#dee99a39442e96092ab143d620d679215901abe2"
integrity sha512-/EfKz9I/K2ouBN+BcrTX2WiaPTOX5yiCXtM07jYpuVtyzX9r4FDUsuCq13nNmoWqRFYbtH/7wqgRLvF40AGKoQ==
size-limit@8.2.3:
version "8.2.3"
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-8.2.3.tgz#406652d100825e4b8ed147085b6ec15745175a06"
integrity sha512-05dCPH21ZKOHRSjMHdCzg88VUbHiI+UegSMqXo1U6+qHoM6jwb8WYMNPi/RPNhOLIlQCZGEry2O/h599C/o28A==
dependencies:
bytes-iec "^3.1.1"
chokidar "^3.5.3"
Expand Down

0 comments on commit 8112e23

Please sign in to comment.