Skip to content

Commit

Permalink
Bump tsup to version 8.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jul 25, 2024
1 parent 7122e33 commit 31c0bc7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.2",
"tsup": "^8.2.3",
"typescript": "^5.4.5",
"typescript-eslint": "^7.12.0",
"vitest": "^1.6.0"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6382,13 +6382,13 @@ __metadata:
linkType: hard

"postcss@npm:^8.4.39":
version: 8.4.39
resolution: "postcss@npm:8.4.39"
version: 8.4.40
resolution: "postcss@npm:8.4.40"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.1"
source-map-js: "npm:^1.2.0"
checksum: 10/ad9c1add892c96433b9a5502878201ede4a20c4ce02d056251f61f8d9a3e5426dab3683fe5a086edfa78a1a19f2b4988c8cea02c5122136d29758cb5a17e2621
checksum: 10/bdd01b55152e4be7b4a82b03dd22876e33ff6a038680d1b80a50405a5eccc10aff0f466a0e5e574bc476943b0ba120fbd5de7cde9f219bbf8efc011898f5f631
languageName: node
linkType: hard

Expand Down 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.2"
tsup: "npm:^8.2.3"
typescript: "npm:^5.4.5"
typescript-eslint: "npm:^7.12.0"
use-sync-external-store: "npm:^1.2.2"
Expand Down Expand Up @@ -7703,9 +7703,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^8.2.2":
version: 8.2.2
resolution: "tsup@npm:8.2.2"
"tsup@npm:^8.2.3":
version: 8.2.3
resolution: "tsup@npm:8.2.3"
dependencies:
bundle-require: "npm:^5.0.0"
cac: "npm:^6.7.14"
Expand Down Expand Up @@ -7740,7 +7740,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10/f0d25756d4760d76f0d75118cd222791ad630ae2e89dfc3341d1e2d96b20614d37d1e8a0a541f3a342348cdfb0b24d3df2e2e3ba7590e462630be969803ee6c3
checksum: 10/2523611f5879fe408e8cb6d1fbae18d9e7617d2ef47258f6be8c11323c6d5d6aad296f6004d3fa6dc94e5f5b4c70b3eae677ac3d5ce0e9e1e4925715ee8b69b9
languageName: node
linkType: hard

Expand Down

0 comments on commit 31c0bc7

Please sign in to comment.