Compare commits

...

2 Commits

Author SHA1 Message Date
Bret Comnes
70b264bcb3 Merge pull request #211 from bcomnes/dependabot/npm_and_yarn/neostandard-0.12.0
chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0
2024-12-10 10:34:17 -08:00
dependabot[bot]
75401fb61d chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0
Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.11.9 to 0.12.0.
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/neostandard/neostandard/compare/v0.11.9...v0.12.0)

---
updated-dependencies:
- dependency-name: neostandard
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 03:11:10 +00:00

View File

@@ -17,7 +17,7 @@
"auto-changelog": "^2.0.0",
"gh-release": "^7.0.0",
"npm-run-all2": "^7.0.0",
"neostandard": "^0.11.8",
"neostandard": "^0.12.0",
"c8": "^10.0.0",
"esbuild": "~0.24.0",
"typescript": "~5.7.2"