Compare commits

..

3 Commits

Author SHA1 Message Date
dependabot[bot]
e94eb91e94 chore(deps-dev): bump typescript in the typescript group
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-24 03:52:36 +00:00
Bret Comnes
6c3a42116a Merge pull request #257 from bcomnes/dependabot/npm_and_yarn/neostandard-0.13.0 2026-03-04 09:06:29 -08:00
dependabot[bot]
b8a7e04a87 chore(deps-dev): bump neostandard from 0.12.2 to 0.13.0
Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.12.2 to 0.13.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.12.2...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:53:19 +00:00

View File

@@ -18,9 +18,9 @@
"c8": "^11.0.0",
"esbuild": "~0.27.1",
"gh-release": "^7.0.0",
"neostandard": "^0.12.0",
"neostandard": "^0.13.0",
"npm-run-all2": "^8.0.1",
"typescript": "~5.9.3"
"typescript": "~6.0.2"
},
"homepage": "https://github.com/bcomnes/deploy-to-neocities#readme",
"keywords": [],