chore(deps): bump json5 from 2.2.0 to 2.2.3 (#388)

* chore(deps): bump json5 from 2.2.0 to 2.2.3

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* test: fix deprecated goreleaser config

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-08 18:48:23 +01:00
committed by GitHub
parent 256e4b8b28
commit b1ffc5d990
3 changed files with 8 additions and 26 deletions
+2 -5
View File
@@ -14,14 +14,11 @@ builds:
- linux
- windows
goarch:
- 386
- amd64
- "386"
- "amd64"
archives:
-
replacements:
386: i386
amd64: x86_64
format_overrides:
- goos: windows
format: zip