Skip to content

Commit

Permalink
Bump size-limit packages to version
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Sep 13, 2024
1 parent 0263163 commit a3a46e7
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 @@ -80,8 +80,8 @@
"@babel/preset-typescript": "^7.24.7",
"@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.5",
"@size-limit/webpack": "^11.1.5",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^16.0.0",
Expand All @@ -105,7 +105,7 @@
"react-test-renderer": "18.3.1",
"redux": "^5.0.1",
"rimraf": "^5.0.7",
"size-limit": "^11.1.4",
"size-limit": "^11.1.5",
"tsup": "7.0.0",
"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 @@ -2301,7 +2301,7 @@ __metadata:
languageName: node
linkType: hard

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

"@size-limit/webpack@npm:^11.1.4":
"@size-limit/webpack@npm:^11.1.5":
version: 11.1.5
resolution: "@size-limit/webpack@npm:11.1.5"
dependencies:
Expand Down Expand Up @@ -6748,8 +6748,8 @@ __metadata:
"@babel/preset-typescript": "npm:^7.24.7"
"@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.5"
"@size-limit/webpack": "npm:^11.1.5"
"@testing-library/dom": "npm:^10.1.0"
"@testing-library/jest-dom": "npm:^6.4.5"
"@testing-library/react": "npm:^16.0.0"
Expand All @@ -6774,7 +6774,7 @@ __metadata:
react-test-renderer: "npm:18.3.1"
redux: "npm:^5.0.1"
rimraf: "npm:^5.0.7"
size-limit: "npm:^11.1.4"
size-limit: "npm:^11.1.5"
tsup: "npm:7.0.0"
typescript: "npm:^5.5.4"
typescript-eslint: "npm:^7.12.0"
Expand Down Expand Up @@ -7357,7 +7357,7 @@ __metadata:
languageName: node
linkType: hard

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

0 comments on commit a3a46e7

Please sign in to comment.