mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump semver from 7.0.0 to 7.1.1 in /app
Bumps [semver](https://github.com/npm/node-semver) from 7.0.0 to 7.1.1. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.0.0...v7.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
093bc4ff75
commit
9efa264552
2 changed files with 5 additions and 5 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
"queue": "6.0.1",
|
"queue": "6.0.1",
|
||||||
"react": "16.12.0",
|
"react": "16.12.0",
|
||||||
"react-dom": "16.12.0",
|
"react-dom": "16.12.0",
|
||||||
"semver": "7.0.0",
|
"semver": "7.1.1",
|
||||||
"shell-env": "3.0.0",
|
"shell-env": "3.0.0",
|
||||||
"uuid": "3.3.3",
|
"uuid": "3.3.3",
|
||||||
"winreg": "1.2.4"
|
"winreg": "1.2.4"
|
||||||
|
|
|
||||||
|
|
@ -564,10 +564,10 @@ scheduler@^0.18.0:
|
||||||
loose-envify "^1.1.0"
|
loose-envify "^1.1.0"
|
||||||
object-assign "^4.1.1"
|
object-assign "^4.1.1"
|
||||||
|
|
||||||
semver@7.0.0:
|
semver@7.1.1:
|
||||||
version "7.0.0"
|
version "7.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.1.1.tgz#29104598a197d6cbe4733eeecbe968f7b43a9667"
|
||||||
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
|
integrity sha512-WfuG+fl6eh3eZ2qAf6goB7nhiCd7NPXhmyFxigB/TOkQyeLP8w8GsVehvtGNtnNmyboz4TgeK40B1Kbql/8c5A==
|
||||||
|
|
||||||
semver@^5.5.0, semver@^5.6.0:
|
semver@^5.5.0, semver@^5.6.0:
|
||||||
version "5.7.1"
|
version "5.7.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue