Bump @trodi/electron-splashscreen from 0.3.4 to 1.0.0

Bumps [@trodi/electron-splashscreen](https://github.com/trodi/electron-splashscreen) from 0.3.4 to 1.0.0.
- [Release notes](https://github.com/trodi/electron-splashscreen/releases)
- [Commits](https://github.com/trodi/electron-splashscreen/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-06 08:22:06 +00:00 committed by GitHub
parent 2e937b24be
commit 45eb348e91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -3461,9 +3461,9 @@
}
},
"@trodi/electron-splashscreen": {
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/@trodi/electron-splashscreen/-/electron-splashscreen-0.3.4.tgz",
"integrity": "sha512-nYF+sfNIEUhZPyzYUOpcqyCZoDYmMfZq8jLhEolvQFSVwrJ7gAlPhhMxpuw/qpCzPErUkFLEtdGGvK1tGtLuvQ=="
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@trodi/electron-splashscreen/-/electron-splashscreen-1.0.0.tgz",
"integrity": "sha512-9APxa//o6dp8mtk0sVKeD+kB5jf8gH8vu5ALkO/7L5gKnAihrvs5KnpuEtQ1sWex14Yf2HjUlLYc1bFx5JVPFw=="
},
"@types/auto-launch": {
"version": "5.0.1",
@ -6452,7 +6452,7 @@
"dependencies": {
"resolve": {
"version": "1.1.7",
"resolved": "http://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
"dev": true
}

View File

@ -165,7 +165,7 @@
},
"dependencies": {
"@panter/vue-i18next": "^0.15.1",
"@trodi/electron-splashscreen": "^0.3.4",
"@trodi/electron-splashscreen": "^1.0.0",
"about-window": "^1.13.2",
"animate.css": "^3.7.2",
"auto-launch": "^5.0.5",