Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump tsup from 8.0.1 to 8.0.2 #330

Merged
merged 1 commit into from
Feb 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/kubernetes-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react-markdown": "^8.0.7",
"replace": "^1.2.2",
"ts-jest": "^29.1.2",
"tsup": "^8.0.1"
"tsup": "^8.0.2"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"jest-watch-typeahead": "^2.2.2",
"replace": "^1.2.2",
"ts-jest": "^29.1.2",
"tsup": "^8.0.1"
"tsup": "^8.0.2"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"jest-watch-typeahead": "^2.2.2",
"replace": "^1.2.2",
"ts-jest": "^29.1.2",
"tsup": "^8.0.1"
"tsup": "^8.0.2"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2021,7 +2021,7 @@ __metadata:
replace: ^1.2.2
ts-jest: ^29.1.2
ts-node: ^10.9.2
tsup: ^8.0.1
tsup: ^8.0.2
typescript: ^5.3.3
peerDependencies:
react: ^16.8 || ^17 || ^18
Expand Down Expand Up @@ -2092,7 +2092,7 @@ __metadata:
superstruct: ^1.0.3
ts-jest: ^29.1.2
ts-node: ^10.9.2
tsup: ^8.0.1
tsup: ^8.0.2
typescript: ^5.3.3
peerDependencies:
react: ^16.8 || ^17 || ^18
Expand Down Expand Up @@ -2160,7 +2160,7 @@ __metadata:
replace: ^1.2.2
ts-jest: ^29.1.2
ts-node: ^10.9.2
tsup: ^8.0.1
tsup: ^8.0.2
typescript: ^5.3.3
whatwg-fetch: ^3.6.20
peerDependencies:
Expand Down Expand Up @@ -14215,9 +14215,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^8.0.1":
version: 8.0.1
resolution: "tsup@npm:8.0.1"
"tsup@npm:^8.0.2":
version: 8.0.2
resolution: "tsup@npm:8.0.2"
dependencies:
bundle-require: ^4.0.0
cac: ^6.7.12
Expand Down Expand Up @@ -14250,7 +14250,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 7b9e7a412247e374be1f22d9aa68eec64e9bdebfdf36ac915fc24be995fc7b855d74cf210431122cec26351e4c22c0b87f0400181b1de1915a80531f4797d84a
checksum: ebd0c662efdc2a04e80251aa11832d3def9cf3bf120c579975af6d50183fa0397d07d5bcee0688258a91c154a3c5db72ee4c5dca367b58552d225bc8a89d67d0
languageName: node
linkType: hard

Expand Down