Bump semver from 7.1.0 to 7.1.1

Bumps [semver](https://github.com/npm/node-semver) from 7.1.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.1.0...v7.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-18 09:52:00 +00:00 committed by GitHub
parent 116edf3d82
commit 0a9944bfd7
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.1.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.1.0.tgz",
"integrity": "sha512-4P8Vc43MxQL6UKqSiEnf0jZNYx545R9W1HwXP6p65paPp86AUJiafZ8XG81hAbcldKMCUIbeykUTVYG19LB7Cw==",
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.1.1.tgz",
"integrity": "sha512-WfuG+fl6eh3eZ2qAf6goB7nhiCd7NPXhmyFxigB/TOkQyeLP8w8GsVehvtGNtnNmyboz4TgeK40B1Kbql/8c5A==",
"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.1.0",
"semver": "7.1.1",
"style-loader": "1.0.1",
"terser-webpack-plugin": "2.3.0",
"ts-pnp": "1.1.5",