Skip to content

Commit

Permalink
chore(deps): bump query-registry from 2.4.0 to 2.5.0 (#204)
Browse files Browse the repository at this point in the history
Bumps [query-registry](https://github.com/velut/node-query-registry) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/velut/node-query-registry/releases)
- [Changelog](https://github.com/velut/node-query-registry/blob/main/CHANGELOG.md)
- [Commits](velut/query-registry@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: query-registry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 30, 2022
1 parent 6aa5995 commit 2783c1e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5694,7 +5694,7 @@ git-up@^4.0.0:
is-ssh "^1.3.0"
parse-url "^6.0.0"

git-url-parse@^11.4.4:
git-url-parse@^11.6.0:
version "11.6.0"
resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.6.0.tgz#c634b8de7faa66498a2b88932df31702c67df605"
integrity sha512-WWUxvJs5HsyHL6L08wOusa/IXYtMuCAhrMmnTjQPpBU0TTHyDhnOATNH3xNQz7YOQUsqIIPTGr4xiVti1Hsk5g==
Expand Down Expand Up @@ -9325,14 +9325,14 @@ qs@~6.5.2:
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==

query-registry@^2.0.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/query-registry/-/query-registry-2.4.0.tgz#cc43a35a4af4e0f941582e20ad53e75377b5c225"
integrity sha512-NkWBmqfo8CdsVdTIWkYoGNUaHxgK4F0CPWT0MWegz/wp/leNks0zgbNYV3D+IZs0Hqoo8ENPKHfnymB2k3L7QA==
version "2.5.0"
resolved "https://registry.yarnpkg.com/query-registry/-/query-registry-2.5.0.tgz#e108fdce5c207ee6bdb2e7d33de0a9116ba117b4"
integrity sha512-5+JXOQr2iegPFO9G+kc0XkhzGsejDQH1j6ggfL1ZcW9MiCgP2EfBnV5aPYp4ibIS4t+aWFC1qU5/vFvYOqbsrw==
dependencies:
git-url-parse "^11.4.4"
git-url-parse "^11.6.0"
isomorphic-unfetch "^3.1.0"
make-error "^1.3.6"
tiny-lru "^8.0.1"
tiny-lru "^8.0.2"
url-join "4.0.1"
validate-npm-package-name "^4.0.0"

Expand Down Expand Up @@ -10685,7 +10685,7 @@ tiny-glob@^0.2.9:
globalyzer "0.1.0"
globrex "^0.1.2"

tiny-lru@^8.0.1:
tiny-lru@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8.0.2.tgz#812fccbe6e622ded552e3ff8a4c3b5ff34a85e4c"
integrity sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg==
Expand Down

0 comments on commit 2783c1e

Please sign in to comment.