mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-07 20:08:54 -04:00
fix(deps): update dependency scratch-semantic-release-config to v1.0.16
This commit is contained in:
parent
da938cb354
commit
87594fe646
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -57,7 +57,7 @@
|
|||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "3.18.297",
|
||||
"scratch-render-fonts": "1.0.97",
|
||||
"scratch-semantic-release-config": "1.0.15",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-webpack-configuration": "1.5.0",
|
||||
"script-loader": "0.7.2",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -19801,9 +19801,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-semantic-release-config": {
|
||||
"version": "1.0.15",
|
||||
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.15.tgz",
|
||||
"integrity": "sha512-9SZvQxQ2Ph3NHqBChFQ3iYpuO1nQtRyL/2f0ivxo/grfYg9fdD4RymsPxY4Jc8F12cS+NOBGswfo/uGhnbJQcg==",
|
||||
"version": "1.0.16",
|
||||
"resolved": "https://registry.npmjs.org/scratch-semantic-release-config/-/scratch-semantic-release-config-1.0.16.tgz",
|
||||
"integrity": "sha512-gY2f+aL0t7WyHWsV9vWDJk1VGPm1m2fuRQB4iqZ7XOZY88lH7Mws9/pvFDBSNCEQVDWC7TQxsMudFSUrhSljxA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "3.18.297",
|
||||
"scratch-render-fonts": "1.0.97",
|
||||
"scratch-semantic-release-config": "1.0.15",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-webpack-configuration": "1.5.0",
|
||||
"script-loader": "0.7.2",
|
||||
"semantic-release": "19.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue