Bump about-window from 1.14.0 to 1.15.0

Bumps [about-window](https://github.com/rhysd/electron-about-window) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/rhysd/electron-about-window/releases)
- [Changelog](https://github.com/rhysd/electron-about-window/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rhysd/electron-about-window/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: about-window
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-04 08:04:54 +00:00 committed by GitHub
parent 82318051df
commit fac72b2345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -73,7 +73,7 @@
"dependencies": {
"@panter/vue-i18next": "^0.15.2",
"@trodi/electron-splashscreen": "^1.0.2",
"about-window": "^1.14.0",
"about-window": "^1.15.0",
"animate.css": "^4.1.0",
"auto-launch": "^5.0.5",
"axios": "^0.22.0",

View File

@ -1985,10 +1985,10 @@ abbrev@1:
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
about-window@^1.14.0:
version "1.14.0"
resolved "https://registry.yarnpkg.com/about-window/-/about-window-1.14.0.tgz#ac7a8beedf02110495685ba7e1285bcb3577656f"
integrity sha512-lKQtY2PzGGR0lq6121rkKotnWwccntQTAtEsDczwVhNgxtGaYqrXVFGnxzAm3V4AkyyqaVIG12/nqKdns01nVA==
about-window@^1.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/about-window/-/about-window-1.15.0.tgz#504c3b3988cc64b78b99fad805f4081aba487931"
integrity sha512-bLyqvMc9OoHxsQYpm3xRw7v7axI2OMXiK3Qkhi1oimYPOLu60RrpTL5CbOk+RLoBzuYJve8YqZ20/TYgrTus3g==
accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7:
version "1.3.7"