Bump semver from 7.0.0 to 7.1.0

Bumps [semver](https://github.com/npm/node-semver) from 7.0.0 to 7.1.0.
- [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.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-17 09:42:45 +00:00 committed by GitHub
parent 8a0002b126
commit 70e5db4ff8
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

@ -13897,9 +13897,9 @@
}
},
"semver": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
"integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==",
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.1.0.tgz",
"integrity": "sha512-4P8Vc43MxQL6UKqSiEnf0jZNYx545R9W1HwXP6p65paPp86AUJiafZ8XG81hAbcldKMCUIbeykUTVYG19LB7Cw==",
"dev": true
},
"send": {

View File

@ -92,7 +92,7 @@
"resolve": "1.13.1",
"resolve-url-loader": "3.1.1",
"sass-loader": "7.3.1",
"semver": "7.0.0",
"semver": "7.1.0",
"style-loader": "1.0.1",
"terser-webpack-plugin": "2.3.0",
"ts-pnp": "1.1.5",