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 7.0.8 to 8.0.0
- [Release notes](https://github.com/ai/size-limit/releases)
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/size-limit/commits/8.0.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2022
1 parent 0e1fb89 commit 44cb3ea
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 162 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@babel/cli": "^7.18.6",
"@babel/core": "^7.18.6",
"@babel/preset-env": "^7.18.6",
"@size-limit/preset-small-lib": "^7.0.8",
"@size-limit/preset-small-lib": "^8.0.0",
"babel-jest": "^28.1.2",
"coveralls": "^3.0.1",
"husky": "^8.0.1",
Expand All @@ -53,7 +53,7 @@
"npmpub": "^5.1.1",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"size-limit": "^7.0.8"
"size-limit": "^8.0.0"
},
"lint-staged": {
"*.{js,md,json}": [
Expand Down

0 comments on commit 44cb3ea

Please sign in to comment.