Compare commits

...

2 Commits

Author SHA1 Message Date
Bret Comnes
b13a31c0ad
Merge pull request #197 from bcomnes/dependabot/npm_and_yarn/top-bun-9.0.1
chore(deps-dev): bump top-bun from 8.0.2 to 9.0.1
2024-09-17 10:01:25 -07:00
dependabot[bot]
524519f102
chore(deps-dev): bump top-bun from 8.0.2 to 9.0.1
Bumps [top-bun](https://github.com/bcomnes/top-bun) from 8.0.2 to 9.0.1.
- [Release notes](https://github.com/bcomnes/top-bun/releases)
- [Changelog](https://github.com/bcomnes/top-bun/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcomnes/top-bun/compare/v8.0.2...v9.0.1)

---
updated-dependencies:
- dependency-name: top-bun
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 03:22:24 +00:00

View File

@ -15,7 +15,7 @@
"webassert": "3.0.2"
},
"devDependencies": {
"top-bun": "^8.0.0",
"top-bun": "^9.0.1",
"auto-changelog": "^2.0.0",
"dependency-check": "^4.1.0",
"gh-release": "^7.0.0",