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

This commit is contained in:
renovate[bot] 2024-02-22 17:03:18 +00:00 committed by GitHub
parent 661537e54d
commit 25a7ca56f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -28,7 +28,7 @@
"husky": "8.0.3",
"json": "9.0.6",
"rimraf": "2.7.1",
"scratch-semantic-release-config": "1.0.12",
"scratch-semantic-release-config": "1.0.13",
"selenium-webdriver": "4.16.0",
"semantic-release": "19.0.5",
"transifex": "1.6.6",
@ -12422,9 +12422,9 @@
}
},
"node_modules/scratch-semantic-release-config": {
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.12.tgz",
"integrity": "sha512-BxUEcj4f++n/8lTSNk19sjPzwytTbsuaxH4jokMkmSVwuvyDai24AmMqND4Mcy0WvSiUiF9XFncl2CmcZx0yqA==",
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.13.tgz",
"integrity": "sha512-R2w9fDqifXfDPZCzqeHWzZkWN7808QhVp0KSwFlRjRtmWfpBtghgq2gQPtvcmApMBViISpc3Lle1Z4tu6kX9og==",
"dev": true,
"dependencies": {
"@semantic-release/changelog": "^6.0.1",

View file

@ -44,7 +44,7 @@
"husky": "8.0.3",
"json": "9.0.6",
"rimraf": "2.7.1",
"scratch-semantic-release-config": "1.0.12",
"scratch-semantic-release-config": "1.0.13",
"selenium-webdriver": "4.16.0",
"semantic-release": "19.0.5",
"transifex": "1.6.6",