Skip to content

Commit

Permalink
chore(deps): update dependency size-limit to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent a86f8f8 commit 030e4ae
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/path-equal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ncp": "^2.0.0",
"npm-run-all2": "^7.0.0",
"rimraf": "^5.0.0",
"size-limit": "^8.2.4",
"size-limit": "^11.0.0",
"ts-jest": "^29.0.5",
"typescript": "^5.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/uni-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jest-watch-typeahead": "^2.2.2",
"npm-run-all2": "^7.0.0",
"rimraf": "^5.0.0",
"size-limit": "^8.2.4",
"size-limit": "^11.0.0",
"ts-jest": "^29.0.5",
"typescript": "^5.0.0"
}
Expand Down
101 changes: 77 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 030e4ae

Please sign in to comment.