Skip to content

Commit 71e9d57

Browse files
author
Robert Jackson
committed
Update semver to 7.1.2.
1 parent c3c7920 commit 71e9d57

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"hash-for-dep": "^1.5.1",
4444
"heimdalljs-logger": "^0.1.10",
4545
"json-stable-stringify": "^1.0.1",
46-
"semver": "^6.3.0",
46+
"semver": "^7.2.1",
4747
"silent-error": "^1.1.1",
4848
"strip-bom": "^4.0.0",
4949
"walk-sync": "^2.0.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3779,7 +3779,7 @@ dot-case@^3.0.3:
37793779
no-case "^3.0.3"
37803780
tslib "^1.10.0"
37813781

3782-
dot-prop@^5.1.0, dot-prop@^5.2.0:
3782+
dot-prop@^5.2.0:
37833783
version "5.2.0"
37843784
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.2.0.tgz#c34ecc29556dc45f1f4c22697b6f4904e0cc4fcb"
37853785
integrity sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==
@@ -5225,7 +5225,7 @@ fsevents@~2.1.1:
52255225
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
52265226
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
52275227

5228-
function-bind@^1.0.2, function-bind@^1.1.1:
5228+
function-bind@^1.1.1:
52295229
version "1.1.1"
52305230
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
52315231
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
@@ -8734,7 +8734,7 @@ semver@7.0.0:
87348734
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
87358735
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
87368736

8737-
semver@7.2.1, semver@^7.1.3:
8737+
semver@7.2.1, semver@^7.1.3, semver@^7.2.1:
87388738
version "7.2.1"
87398739
resolved "https://registry.yarnpkg.com/semver/-/semver-7.2.1.tgz#d997aa36bdbb00b501ae4ac4c7d17e9f7a587ae5"
87408740
integrity sha512-aHhm1pD02jXXkyIpq25qBZjr3CQgg8KST8uX0OWXch3xE6jw+1bfbWnCjzMwojsTquroUmKFHNzU6x26mEiRxw==

0 commit comments

Comments
 (0)