Bump @electron/universal from 1.2.0 to 1.2.1

Bumps [@electron/universal](https://github.com/electron/universal) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/electron/universal/releases)
- [Changelog](https://github.com/electron/universal/blob/master/.releaserc.json)
- [Commits](https://github.com/electron/universal/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: "@electron/universal"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

View File

@ -118,7 +118,7 @@
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/runtime": "7.17.2",
"@electron/universal": "^1.2.0",
"@electron/universal": "^1.2.1",
"@types/auto-launch": "^5.0.2",
"@types/electron-json-storage": "^4.5.0",
"@types/i18next": "^13.0.0",

View File

@ -1027,10 +1027,10 @@
dir-compare "^2.4.0"
fs-extra "^9.0.1"
"@electron/universal@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@electron/universal/-/universal-1.2.0.tgz#518cac72bccd79c00bf41345119e6fdbabdb871d"
integrity sha512-eu20BwNsrMPKoe2bZ3/l9c78LclDvxg3PlVXrQf3L50NaUuW5M59gbPytI+V4z7/QMrohUHetQaU0ou+p1UG9Q==
"@electron/universal@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@electron/universal/-/universal-1.2.1.tgz#3c2c4ff37063a4e9ab1e6ff57db0bc619bc82339"
integrity sha512-7323HyMh7KBAl/nPDppdLsC87G6RwRU02dy5FPeGB1eS7rUePh55+WNWiDPLhFQqqVPHzh77M69uhmoT8XnwMQ==
dependencies:
"@malept/cross-spawn-promise" "^1.1.0"
asar "^3.1.0"