Skip to content

Commit

Permalink
chore(deps): update dependency tsup to ^8.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent c88c1d6 commit 96e165d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/rehype-meta-as-attributes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"tsup": "^8.2.3",
"tsup": "^8.2.4",
"unified": "^11.0.5"
},
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/themes-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/lodash.kebabcase": "^4.1.9",
"tsup": "^8.2.3"
"tsup": "^8.2.4"
},
"bugs": {
"url": "https://github.com/LekoArts/gatsby-themes/issues"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3124,7 +3124,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@lekoarts/rehype-meta-as-attributes@workspace:packages/rehype-meta-as-attributes"
dependencies:
tsup: "npm:^8.2.3"
tsup: "npm:^8.2.4"
unified: "npm:^11.0.5"
unist-util-visit: "npm:^5.0.0"
languageName: unknown
Expand All @@ -3136,7 +3136,7 @@ __metadata:
dependencies:
"@types/lodash.kebabcase": "npm:^4.1.9"
lodash.kebabcase: "npm:^4.1.1"
tsup: "npm:^8.2.3"
tsup: "npm:^8.2.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21865,9 +21865,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^8.2.3":
version: 8.2.3
resolution: "tsup@npm:8.2.3"
"tsup@npm:^8.2.4":
version: 8.2.4
resolution: "tsup@npm:8.2.4"
dependencies:
bundle-require: "npm:^5.0.0"
cac: "npm:^6.7.14"
Expand Down Expand Up @@ -21902,7 +21902,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10c0/4a6fba80b441b400e44633db7e52d383cfd502119e6bdf7680ac07d5110eab2473d8b980a664c1564d0418d89c0e680b24a9f43d2d7da1193ce72259a863725a
checksum: 10c0/0fa967ae0feb483528ae52fd9988d7931a092b3645a456e23b62ac03a0556da6f569fb2a77b3baf50ff1d12b9afac38aa9d29f15eb82c8a2b4faeda8362858da
languageName: node
linkType: hard

Expand Down

0 comments on commit 96e165d

Please sign in to comment.