Skip to content

Commit

Permalink
Bump latest-version from 5.1.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [latest-version](https://github.com/sindresorhus/latest-version) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/latest-version/releases)
- [Commits](sindresorhus/latest-version@v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: latest-version
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2021
1 parent 5b2e0c1 commit d49ae97
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"execa": "5.1.1",
"fs-extra": "10.0.0",
"humanize-string": "2.1.0",
"latest-version": "5.1.0",
"latest-version": "6.0.0",
"listr": "0.14.3",
"listr-verbose-renderer": "0.6.0",
"lodash": "4.17.21",
Expand Down
17 changes: 17 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13417,6 +13417,13 @@ [email protected], latest-version@^5.0.0:
dependencies:
package-json "^6.3.0"

[email protected]:
version "6.0.0"
resolved "https://registry.yarnpkg.com/latest-version/-/latest-version-6.0.0.tgz#469fb95f1d588b38436c1ec8fec947b99ed268c7"
integrity sha512-zfTuGx4PwpoSJ1mABs58AkM6qMzu49LZ7LT5JHprKvpGpQ+cYtfSibi3tLLrH4z7UylYU42rfBdwN8YgqbTljA==
dependencies:
package-json "^7.0.0"

[email protected]:
version "2.2.0"
resolved "https://registry.yarnpkg.com/lazy-get-decorator/-/lazy-get-decorator-2.2.0.tgz#dd3b1d2a432800d435c2491038324f202f2a620d"
Expand Down Expand Up @@ -15150,6 +15157,16 @@ package-json@^6.3.0:
registry-url "^5.0.0"
semver "^6.2.0"

package-json@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/package-json/-/package-json-7.0.0.tgz#1355416e50a5c1b8f1a6f471197a3650d21186bf"
integrity sha512-CHJqc94AA8YfSLHGQT3DbvSIuE12NLFekpM4n7LRrAd3dOJtA911+4xe9q6nC3/jcKraq7nNS9VxgtT0KC+diA==
dependencies:
got "^11.8.2"
registry-auth-token "^4.0.0"
registry-url "^5.0.0"
semver "^7.3.5"

pako@~1.0.5:
version "1.0.11"
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
Expand Down

0 comments on commit d49ae97

Please sign in to comment.