Skip to content

Commit bf5f6c6

Browse files
chore(deps-dev): bump tsup from 8.1.0 to 8.1.2
Bumps [tsup](https://github.com/egoist/tsup) from 8.1.0 to 8.1.2. - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.1.0...v8.1.2) --- updated-dependencies: - dependency-name: tsup dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b5d0b1 commit bf5f6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "18.3.13",
2020
"@types/react-dom": "18.3.7",
2121
"react": "18.3.1",
22-
"tsup": "8.1.0",
22+
"tsup": "8.1.2",
2323
"typescript": "5.5.4",
2424
"@biomejs/biome": "1.8.3"
2525
},

0 commit comments

Comments
 (0)