Skip to content

Commit b430a86

Browse files
chore(deps): update dependency tsup to ^8.4.0 (#1397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c198970 commit b430a86

File tree

3 files changed

+379
-118
lines changed

3 files changed

+379
-118
lines changed

packages/rehype-meta-as-attributes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"unist-util-visit": "^5.0.0"
2323
},
2424
"devDependencies": {
25-
"tsup": "^8.3.6",
25+
"tsup": "^8.4.0",
2626
"unified": "^11.0.5"
2727
},
2828
"bugs": {

packages/themes-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@types/lodash.kebabcase": "^4.1.9",
26-
"tsup": "^8.3.6"
26+
"tsup": "^8.4.0"
2727
},
2828
"bugs": {
2929
"url": "https://github.com/LekoArts/gatsby-themes/issues"

0 commit comments

Comments
 (0)