mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-02-01 07:11:03 +00:00
Bumps the npm group with 1 update: [gradle-semantic-release-plugin](https://github.com/KengoTODA/gradle-semantic-release-plugin). Updates `gradle-semantic-release-plugin` from 1.10.1 to 1.10.3 - [Release notes](https://github.com/KengoTODA/gradle-semantic-release-plugin/releases) - [Changelog](https://github.com/KengoTODA/gradle-semantic-release-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/KengoTODA/gradle-semantic-release-plugin/compare/v1.10.1...v1.10.3) --- updated-dependencies: - dependency-name: gradle-semantic-release-plugin dependency-version: 1.10.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
12 lines
307 B
JSON
12 lines
307 B
JSON
{
|
|
"name": "app",
|
|
"private": false,
|
|
"devDependencies": {
|
|
"@anolilab/multi-semantic-release": "^1.1.10",
|
|
"@saithodev/semantic-release-backmerge": "^4.0.1",
|
|
"@semantic-release/changelog": "^6.0.3",
|
|
"@semantic-release/git": "^10.0.1",
|
|
"gradle-semantic-release-plugin": "^1.10.3"
|
|
}
|
|
}
|