Skip to content

Commit efbb8cc

Browse files
Bump semver from 5.4.1 to 7.3.0
Bumps [semver](https://github.com/npm/node-semver) from 5.4.1 to 7.3.0. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md) - [Commits](npm/node-semver@v5.4.1...v7.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d7d3452 commit efbb8cc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"http-errors": "1.6.1",
3030
"lodash": "4.17.13",
3131
"moment": "2.19.4",
32-
"semver": "5.4.1"
32+
"semver": "7.3.0"
3333
},
3434
"devDependencies": {
3535
"@babel/cli": "7.8.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5345,11 +5345,6 @@ [email protected]:
53455345
resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.2.tgz#c7a07158a80bedd052355b770d82d6640f803be7"
53465346
integrity sha1-x6BxWKgL7dBSNVt3DYLWZA+AO+c=
53475347

5348-
5349-
version "5.4.1"
5350-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
5351-
integrity sha512-WfG/X9+oATh81XtllIo/I8gOiY9EXRdv1cQdyykeXK17YcUW3EXUAi2To4pcH6nZtJPr7ZOpM5OMyWJZm+8Rsg==
5352-
53535348
[email protected], semver@^6.0.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
53545349
version "6.3.0"
53555350
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
@@ -5360,6 +5355,11 @@ [email protected]:
53605355
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
53615356
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
53625357

5358+
5359+
version "7.3.0"
5360+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.0.tgz#91f7c70ec944a63e5dc7a74cde2da375d8e0853c"
5361+
integrity sha512-uyvgU/igkrMgNHwLgXvlpD9jEADbJhB0+JXSywoO47JgJ6c16iau9F9cjtc/E5o0PoqRYTiTIAPRKaYe84z6eQ==
5362+
53635363
53645364
version "0.17.1"
53655365
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"

0 commit comments

Comments
 (0)