mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
fix(deps): update dependency scratch-semantic-release-config to v1.0.13 (#2342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c17ab4f8c2
commit
ea397ba39e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -69,7 +69,7 @@
|
|||
"rimraf": "2.7.1",
|
||||
"scratch-l10n": "3.18.14",
|
||||
"scratch-render-fonts": "1.0.5",
|
||||
"scratch-semantic-release-config": "1.0.12",
|
||||
"scratch-semantic-release-config": "1.0.13",
|
||||
"semantic-release": "19.0.5",
|
||||
"style-loader": "1.3.0",
|
||||
"svg-url-loader": "3.0.3",
|
||||
|
@ -24915,9 +24915,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",
|
||||
|
|
|
@ -96,7 +96,7 @@
|
|||
"rimraf": "2.7.1",
|
||||
"scratch-l10n": "3.18.14",
|
||||
"scratch-render-fonts": "1.0.5",
|
||||
"scratch-semantic-release-config": "1.0.12",
|
||||
"scratch-semantic-release-config": "1.0.13",
|
||||
"semantic-release": "19.0.5",
|
||||
"style-loader": "1.3.0",
|
||||
"svg-url-loader": "3.0.3",
|
||||
|
|
Loading…
Reference in a new issue