Skip to content

Commit

Permalink
chore(deps): update dependency size-limit to v10.0.2 (#662)
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 Nov 7, 2023
1 parent 0336170 commit 8557e9e
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"npm-run-all": "4.1.5",
"publint": "0.2.5",
"rimraf": "5.0.5",
"size-limit": "10.0.1",
"size-limit": "10.0.2",
"tslib": "2.6.2",
"tsup": "7.2.0",
"typedoc": "0.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"npm-run-all": "4.1.5",
"publint": "0.2.5",
"rimraf": "5.0.5",
"size-limit": "10.0.1",
"size-limit": "10.0.2",
"statuses": "2.0.1",
"superjson": "2.2.0",
"ts-jest": "29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"npm-run-all": "4.1.5",
"publint": "0.2.5",
"rimraf": "5.0.5",
"size-limit": "10.0.1",
"size-limit": "10.0.2",
"tslib": "2.6.2",
"tsup": "7.2.0",
"typedoc": "0.25.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1353,7 +1353,7 @@ __metadata:
npm-run-all: "npm:4.1.5"
publint: "npm:0.2.5"
rimraf: "npm:5.0.5"
size-limit: "npm:10.0.1"
size-limit: "npm:10.0.2"
tslib: "npm:2.6.2"
tsup: "npm:7.2.0"
typedoc: "npm:0.25.2"
Expand Down Expand Up @@ -1390,7 +1390,7 @@ __metadata:
npm-run-all: "npm:4.1.5"
publint: "npm:0.2.5"
rimraf: "npm:5.0.5"
size-limit: "npm:10.0.1"
size-limit: "npm:10.0.2"
statuses: "npm:2.0.1"
superjson: "npm:2.2.0"
ts-jest: "npm:29.1.1"
Expand Down Expand Up @@ -1426,7 +1426,7 @@ __metadata:
npm-run-all: "npm:4.1.5"
publint: "npm:0.2.5"
rimraf: "npm:5.0.5"
size-limit: "npm:10.0.1"
size-limit: "npm:10.0.2"
tslib: "npm:2.6.2"
tsup: "npm:7.2.0"
typedoc: "npm:0.25.2"
Expand Down Expand Up @@ -11383,9 +11383,9 @@ __metadata:
languageName: node
linkType: hard

"size-limit@npm:10.0.1":
version: 10.0.1
resolution: "size-limit@npm:10.0.1"
"size-limit@npm:10.0.2":
version: 10.0.2
resolution: "size-limit@npm:10.0.2"
dependencies:
bytes-iec: "npm:^3.1.1"
chokidar: "npm:^3.5.3"
Expand All @@ -11395,7 +11395,7 @@ __metadata:
picocolors: "npm:^1.0.0"
bin:
size-limit: bin.js
checksum: 05f41c011d8a5742b53515d335e184f2179554591a496d73e56250705047dd34a2c54e10992c63d5e15a41ae6e80549526ec7093844b94476a5ccd511869b3d8
checksum: 2f15bcc93781c65beec4e103a1036d93dc22e889ccff2f3a148914560896f935d9e8f1622c8fc6d0f9c2a3e8e105ae0f6f42b53d29f9548061514fc7e4dd6fd4
languageName: node
linkType: hard

Expand Down

0 comments on commit 8557e9e

Please sign in to comment.