Skip to content

Commit

Permalink
chore(deps): update dependency tsup to ^8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 1, 2024
1 parent 4f87746 commit a157479
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.0.1",
"tsup": "^8.0.2",
"unified": "^11.0.4"
},
"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.0.1"
"tsup": "^8.0.2"
},
"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 @@ -2922,7 +2922,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@lekoarts/rehype-meta-as-attributes@workspace:packages/rehype-meta-as-attributes"
dependencies:
tsup: "npm:^8.0.1"
tsup: "npm:^8.0.2"
unified: "npm:^11.0.4"
unist-util-visit: "npm:^5.0.0"
languageName: unknown
Expand All @@ -2934,7 +2934,7 @@ __metadata:
dependencies:
"@types/lodash.kebabcase": "npm:^4.1.9"
lodash.kebabcase: "npm:^4.1.1"
tsup: "npm:^8.0.1"
tsup: "npm:^8.0.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21546,9 +21546,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: "npm:^4.0.0"
cac: "npm:^6.7.12"
Expand Down Expand Up @@ -21581,7 +21581,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10c0/2869187881fd30ce883d2069a1948b80946fc09a1bedb2ceb5ec20ea29602a897177dc3d19617c489b0811b86a902f5c52f51cc0b2d7e1892cb5328c3a197bfe
checksum: 10c0/de3e8b2d9a7a504afb9394f2409ef88fd21dd338a78ebb572dd5c1719d73db816baa7ae4b7867016f08ba6a67560daec13a85768efff1d70e380972e39e27ce6
languageName: node
linkType: hard

Expand Down

0 comments on commit a157479

Please sign in to comment.