Skip to content

Commit

Permalink
Merge pull request #31 from kristerkari/dependabot/npm_and_yarn/size-…
Browse files Browse the repository at this point in the history
…limit-7.0.8

Bump size-limit from 0.18.3 to 7.0.8
  • Loading branch information
kristerkari committed Jul 6, 2022
2 parents 7000cf1 + 7405f48 commit 829e189
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 2,157 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"test": "jest"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^7.0.8",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-jest": "^23.0.1",
Expand All @@ -52,7 +53,7 @@
"npmpub": "^3.1.0",
"prettier": "^1.13.3",
"rimraf": "^3.0.2",
"size-limit": "^0.18.3"
"size-limit": "^7.0.8"
},
"lint-staged": {
"*.{js,md,json}": [
Expand Down
Loading

0 comments on commit 829e189

Please sign in to comment.