mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-06-26 04:00:23 -04:00
fix(deps): update dependency scratch-semantic-release-config to v1.0.13
This commit is contained in:
parent
661537e54d
commit
25a7ca56f2
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue