fix(deps): update dependency scratch-semantic-release-config to v1.0.13

This commit is contained in:
renovate[bot] 2024-02-22 16:29:20 +00:00
parent 3f526eb34c
commit 5e5c2f4b92
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@commitlint/config-conventional": "17.8.1", "@commitlint/config-conventional": "17.8.1",
"eslint": "8.56.0", "eslint": "8.56.0",
"husky": "8.0.3", "husky": "8.0.3",
"scratch-semantic-release-config": "1.0.12", "scratch-semantic-release-config": "1.0.13",
"semantic-release": "19.0.5" "semantic-release": "19.0.5"
}, },
"optionalDependencies": { "optionalDependencies": {
@ -8532,9 +8532,9 @@
} }
}, },
"node_modules/scratch-semantic-release-config": { "node_modules/scratch-semantic-release-config": {
"version": "1.0.12", "version": "1.0.13",
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.12.tgz", "resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.13.tgz",
"integrity": "sha512-BxUEcj4f++n/8lTSNk19sjPzwytTbsuaxH4jokMkmSVwuvyDai24AmMqND4Mcy0WvSiUiF9XFncl2CmcZx0yqA==", "integrity": "sha512-R2w9fDqifXfDPZCzqeHWzZkWN7808QhVp0KSwFlRjRtmWfpBtghgq2gQPtvcmApMBViISpc3Lle1Z4tu6kX9og==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@semantic-release/changelog": "^6.0.1", "@semantic-release/changelog": "^6.0.1",

View file

@ -38,7 +38,7 @@
"@commitlint/config-conventional": "17.8.1", "@commitlint/config-conventional": "17.8.1",
"eslint": "8.56.0", "eslint": "8.56.0",
"husky": "8.0.3", "husky": "8.0.3",
"scratch-semantic-release-config": "1.0.12", "scratch-semantic-release-config": "1.0.13",
"semantic-release": "19.0.5" "semantic-release": "19.0.5"
}, },
"config": { "config": {