Bump scratch-gui

Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20200826103200 to 0.1.0-prerelease.20200826185301.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20200826103200...0.1.0-prerelease.20200826185301)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-27 10:05:41 +00:00 committed by GitHub
parent 4cb62deb2d
commit ec5372af1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -16139,9 +16139,9 @@
}
},
"scratch-gui": {
"version": "0.1.0-prerelease.20200826103200",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-0.1.0-prerelease.20200826103200.tgz",
"integrity": "sha512-aGXTrhaqHs5KChivCODBwY8tuGlSocEvGgS4sIcslXGlkFC7IAVuUWwMnJOJTfVfR6Ht0jonIq2yfktKfqqCpQ==",
"version": "0.1.0-prerelease.20200826185301",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-0.1.0-prerelease.20200826185301.tgz",
"integrity": "sha512-ZsNQVh4TeWAlAuLL/jv0m6t7ukONdj6Jtx22DyJJEzFmxDP53clbxWBwA+JSBQnwVo6BtpyLx5+ifF6wZW1oYA==",
"dev": true
},
"scratch-l10n": {

View file

@ -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.20200826103200",
"scratch-gui": "0.1.0-prerelease.20200826185301",
"scratch-l10n": "latest",
"selenium-webdriver": "3.6.0",
"slick-carousel": "1.6.0",