Compare commits

...

2 Commits

Author SHA1 Message Date
Bret Comnes
05b2d8841c Merge pull request #193 from bcomnes/dependabot/npm_and_yarn/top-bun-8.0.0
chore(deps-dev): bump top-bun from 7.3.4 to 8.0.0
2024-08-07 09:57:15 -07:00
dependabot[bot]
78d977e40f chore(deps-dev): bump top-bun from 7.3.4 to 8.0.0
Bumps [top-bun](https://github.com/bcomnes/top-bun) from 7.3.4 to 8.0.0.
- [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/v7.3.4...v8.0.0)

---
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-08-07 03:03:59 +00:00

View File

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