mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 15:17:53 -05:00
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20200514184528 to 0.1.0-prerelease.20200517055834. - [Release notes](https://github.com/LLK/scratch-gui/releases) - [Commits](https://github.com/LLK/scratch-gui/commits/0.1.0-prerelease.20200517055834) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6904f50718
commit
02e8e1c772
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -16190,9 +16190,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-gui": {
|
||||
"version": "0.1.0-prerelease.20200514184528",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-0.1.0-prerelease.20200514184528.tgz",
|
||||
"integrity": "sha512-6XG/WEBw5/49WVW9BwPuubcU929M8LntbHquXPpBsYjHpezjuPq9uMurP4pNI0DZDyT9tv3rrynEjwFkotfnXg==",
|
||||
"version": "0.1.0-prerelease.20200517055834",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-0.1.0-prerelease.20200517055834.tgz",
|
||||
"integrity": "sha512-QzzhPnKp1+DDGlNgVoshbRx5MPPgauomnSA0gXRXwdhJ6XVGwT2/iYe9zdMHATUzbwbylzvvTo1f11qGLIZvDw==",
|
||||
"dev": true
|
||||
},
|
||||
"scratch-l10n": {
|
||||
|
|
|
@ -128,7 +128,7 @@
|
|||
"redux-mock-store": "^1.2.3",
|
||||
"redux-thunk": "2.0.1",
|
||||
"sass-loader": "6.0.6",
|
||||
"scratch-gui": "0.1.0-prerelease.20200514184528",
|
||||
"scratch-gui": "0.1.0-prerelease.20200517055834",
|
||||
"scratch-l10n": "latest",
|
||||
"selenium-webdriver": "3.6.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
|
|
Loading…
Reference in a new issue