Skip to content

Commit

Permalink
Bump size-limit and @size-limit/preset-small-lib
Browse files Browse the repository at this point in the history
Bumps [size-limit](https://github.com/ai/size-limit) and [@size-limit/preset-small-lib](https://github.com/ai/size-limit). These dependencies needed to be updated together.

Updates `size-limit` from 11.0.2 to 11.1.2
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](ai/size-limit@11.0.2...11.1.2)

Updates `@size-limit/preset-small-lib` from 11.0.2 to 11.1.2
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](ai/size-limit@11.0.2...11.1.2)

---
updated-dependencies:
- dependency-name: size-limit
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@size-limit/preset-small-lib"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2024
1 parent b5587cf commit fc25896
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 171 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"devDependencies": {
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/preset-small-lib": "^11.0.2",
"@size-limit/preset-small-lib": "^11.1.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.24",
"@types/rollup": "^0.54.0",
Expand All @@ -81,7 +81,7 @@
"rimraf": "^5.0.5",
"rollup": "^4.12.0",
"rollup-plugin-terser": "^7.0.2",
"size-limit": "^11.0.2",
"size-limit": "^11.1.2",
"ts-jest": "^29.1.2",
"tslib": "^2.6.2",
"typescript": "^5.3.3"
Expand Down
Loading

0 comments on commit fc25896

Please sign in to comment.