mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 09:31:19 +01:00
chore(deps-dev): bump semantic-release from 24.1.3 to 24.2.0 (#98)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.3 to 24.2.0. - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0) --- updated-dependencies: - dependency-name: semantic-release dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -24,7 +24,7 @@
|
||||
"eslint-plugin-jest": "^28.8.3",
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^3.3.3",
|
||||
"semantic-release": "^24.1.3"
|
||||
"semantic-release": "^24.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
@@ -12313,9 +12313,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/semantic-release": {
|
||||
"version": "24.1.3",
|
||||
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-24.1.3.tgz",
|
||||
"integrity": "sha512-Cb0Pm3Ye15u8k/B+7EnusMUSIIucAIEBD3QDRmmclv53KVyqmg1Lb3XPx0AMNxfJZEI+ZT+M+IXDyTrudK6Rew==",
|
||||
"version": "24.2.0",
|
||||
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-24.2.0.tgz",
|
||||
"integrity": "sha512-fQfn6e/aYToRtVJYKqneFM1Rg3KP2gh3wSWtpYsLlz6uaPKlISrTzvYAFn+mYWo07F0X1Cz5ucU89AVE8X1mbg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@semantic-release/commit-analyzer": "^13.0.0-beta.1",
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"eslint-plugin-jest": "^28.8.3",
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^3.3.3",
|
||||
"semantic-release": "^24.1.3"
|
||||
"semantic-release": "^24.2.0"
|
||||
},
|
||||
"release": {
|
||||
"branches": "main",
|
||||
|
||||
Reference in New Issue
Block a user