Skip to content

Commit

Permalink
chore(deps): update dependency bun to v1.1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 478be9b commit ca7aaa7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
bun 1.1.27
bun 1.1.28
nodejs 21.7.3
2 changes: 1 addition & 1 deletion packages/create-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@biomejs/biome": "1.8.1",
"@changesets/cli": "2.27.7",
"@types/bun": "1.1.8",
"@types/bun": "1.1.9",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"bun-banner-plugin": "0.1.2",
Expand Down
2 changes: 1 addition & 1 deletion templates/bun-npm-package/.tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
bun 1.1.27
bun 1.1.28
nodejs 21.7.3
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
"@tsconfig/node16": "16.1.3",
"@types/bun": "1.1.8",
"@types/bun": "1.1.9",
"bun-plugin-dts": "0.2.3",
"rimraf": "5.0.10",
"typescript": "5.5.4",
Expand Down
2 changes: 1 addition & 1 deletion templates/slidev/.tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
bun 1.1.27
bun 1.1.28
nodejs 21.7.3

0 comments on commit ca7aaa7

Please sign in to comment.