Skip to content

Commit

Permalink
chore(deps): update dependency @size-limit/file to v11.0.2 (#4939)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent bb5a374 commit 96e0057
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"@next/env": "14.0.4",
"@playwright/test": "1.41.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.8.1",
"@size-limit/file": "11.0.1",
"@size-limit/file": "11.0.2",
"@svgr/webpack": "8.1.0",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"typecheck": "tsc --project ./tsconfig.json --noEmit"
},
"devDependencies": {
"@size-limit/file": "11.0.1",
"@size-limit/file": "11.0.2",
"@types/node": "20.11.5",
"@vitest/coverage-v8": "1.2.0",
"@your-org/eslint-config-bases": "workspace:^",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6065,12 +6065,12 @@ __metadata:
languageName: node
linkType: hard

"@size-limit/file@npm:11.0.1":
version: 11.0.1
resolution: "@size-limit/file@npm:11.0.1"
"@size-limit/file@npm:11.0.2":
version: 11.0.2
resolution: "@size-limit/file@npm:11.0.2"
peerDependencies:
size-limit: 11.0.1
checksum: b8124123bb81da91b7825c2c36c2a2dab71be27ba9a9fd3e3ac6555cdc256423787dc3a000130a6c75b213ac2e81508005664dc1a16bb8f96267ab6752e85eeb
size-limit: 11.0.2
checksum: 499c46879711db5c4c415dc1fcf81cd051c936037b9883104753ca0ecf80c062664d469d715ec159bcf040d40366887548c7867264aa81a9eb259d544bf3ceef
languageName: node
linkType: hard

Expand Down Expand Up @@ -8684,7 +8684,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@your-org/ts-utils@workspace:packages/ts-utils"
dependencies:
"@size-limit/file": "npm:11.0.1"
"@size-limit/file": "npm:11.0.2"
"@types/node": "npm:20.11.5"
"@vitest/coverage-v8": "npm:1.2.0"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -17841,7 +17841,7 @@ __metadata:
"@prisma/nextjs-monorepo-workaround-plugin": "npm:5.8.1"
"@sentry/nextjs": "npm:7.93.0"
"@sentry/react": "npm:7.93.0"
"@size-limit/file": "npm:11.0.1"
"@size-limit/file": "npm:11.0.2"
"@soluble/cache-interop": "npm:0.12.8"
"@soluble/cache-ioredis": "npm:0.13.11"
"@svgr/webpack": "npm:8.1.0"
Expand Down

0 comments on commit 96e0057

Please sign in to comment.