Skip to content

Commit

Permalink
Bump tsup to version 8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jul 25, 2024
1 parent f34059d commit 1f750b2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"react-test-renderer": "18.3.1",
"redux": "^5.0.1",
"rimraf": "^5.0.7",
"tsup": "^8.2.0",
"tsup": "^8.2.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.12.0",
"vitest": "^1.6.0"
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6583,7 +6583,7 @@ __metadata:
react-test-renderer: "npm:18.3.1"
redux: "npm:^5.0.1"
rimraf: "npm:^5.0.7"
tsup: "npm:^8.2.0"
tsup: "npm:^8.2.2"
typescript: "npm:^5.4.5"
typescript-eslint: "npm:^7.12.0"
use-sync-external-store: "npm:^1.2.2"
Expand Down Expand Up @@ -6897,7 +6897,7 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^4.13.0, rollup@npm:^4.18.1":
"rollup@npm:^4.13.0, rollup@npm:^4.19.0":
version: 4.19.0
resolution: "rollup@npm:4.19.0"
dependencies:
Expand Down Expand Up @@ -7703,9 +7703,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^8.2.0":
version: 8.2.0
resolution: "tsup@npm:8.2.0"
"tsup@npm:^8.2.2":
version: 8.2.2
resolution: "tsup@npm:8.2.2"
dependencies:
bundle-require: "npm:^5.0.0"
cac: "npm:^6.7.14"
Expand All @@ -7716,9 +7716,10 @@ __metadata:
execa: "npm:^5.1.1"
globby: "npm:^11.1.0"
joycon: "npm:^3.1.1"
picocolors: "npm:^1.0.1"
postcss-load-config: "npm:^6.0.1"
resolve-from: "npm:^5.0.0"
rollup: "npm:^4.18.1"
rollup: "npm:^4.19.0"
source-map: "npm:0.8.0-beta.0"
sucrase: "npm:^3.35.0"
tree-kill: "npm:^1.2.2"
Expand All @@ -7739,7 +7740,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10/34fe9459deb301a693e8dd9faea6db29ee900295db16de9bc650d7596eff0ef56a5381fbcf2e12b4cc487c37315b99b21ab79f1cfe4ab11bcf249a07035ba6fb
checksum: 10/f0d25756d4760d76f0d75118cd222791ad630ae2e89dfc3341d1e2d96b20614d37d1e8a0a541f3a342348cdfb0b24d3df2e2e3ba7590e462630be969803ee6c3
languageName: node
linkType: hard

Expand Down

0 comments on commit 1f750b2

Please sign in to comment.