Skip to content

Commit

Permalink
fix(deps): update dependency semver to v7.3.4 (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 8, 2020
1 parent bb853a6 commit bdea5ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"find-up": "5.0.0",
"got": "11.8.0",
"renovate": "23.94.1",
"semver": "7.3.2",
"semver": "7.3.4",
"strip-ansi": "6.0.0",
"www-authenticate": "0.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -8074,7 +8074,7 @@ semver@7.3.2:
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==

semver@7.x, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2:
semver@7.3.4, semver@7.x, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2:
version "7.3.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
Expand Down

0 comments on commit bdea5ae

Please sign in to comment.