Skip to content

Commit

Permalink
Bump size-limit packages to version 11.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Dec 24, 2024
1 parent eb7f5d7 commit 5851e5d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"devDependencies": {
"@microsoft/api-extractor": "^7.47.0",
"@reduxjs/toolkit": "^2.2.5",
"@size-limit/file": "^11.1.4",
"@size-limit/webpack": "^11.1.4",
"@size-limit/file": "^11.1.6",
"@size-limit/webpack": "^11.1.6",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
Expand All @@ -94,7 +94,7 @@
"react-dom": "^19.0.0",
"redux": "^5.0.1",
"rimraf": "^5.0.7",
"size-limit": "^11.1.4",
"size-limit": "^11.1.6",
"tsup": "^8.3.5",
"typescript": "^5.5.4",
"typescript-eslint": "^7.12.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,7 @@ __metadata:
languageName: node
linkType: hard

"@size-limit/file@npm:^11.1.4":
"@size-limit/file@npm:^11.1.6":
version: 11.1.6
resolution: "@size-limit/file@npm:11.1.6"
peerDependencies:
Expand All @@ -883,7 +883,7 @@ __metadata:
languageName: node
linkType: hard

"@size-limit/webpack@npm:^11.1.4":
"@size-limit/webpack@npm:^11.1.6":
version: 11.1.6
resolution: "@size-limit/webpack@npm:11.1.6"
dependencies:
Expand Down Expand Up @@ -5037,8 +5037,8 @@ __metadata:
dependencies:
"@microsoft/api-extractor": "npm:^7.47.0"
"@reduxjs/toolkit": "npm:^2.2.5"
"@size-limit/file": "npm:^11.1.4"
"@size-limit/webpack": "npm:^11.1.4"
"@size-limit/file": "npm:^11.1.6"
"@size-limit/webpack": "npm:^11.1.6"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.1.0"
Expand All @@ -5061,7 +5061,7 @@ __metadata:
react-dom: "npm:^19.0.0"
redux: "npm:^5.0.1"
rimraf: "npm:^5.0.7"
size-limit: "npm:^11.1.4"
size-limit: "npm:^11.1.6"
tsup: "npm:^8.3.5"
typescript: "npm:^5.5.4"
typescript-eslint: "npm:^7.12.0"
Expand Down Expand Up @@ -5584,7 +5584,7 @@ __metadata:
languageName: node
linkType: hard

"size-limit@npm:^11.1.4":
"size-limit@npm:^11.1.6":
version: 11.1.6
resolution: "size-limit@npm:11.1.6"
dependencies:
Expand Down

0 comments on commit 5851e5d

Please sign in to comment.