Skip to content

Commit

Permalink
chore(deps-dev): bump vega from 5.22.0 to 5.22.1 (#1193)
Browse files Browse the repository at this point in the history
Bumps [vega](https://github.com/vega/vega) from 5.22.0 to 5.22.1.
- [Release notes](https://github.com/vega/vega/releases)
- [Commits](vega/vega@v5.22.0...v5.22.1)

---
updated-dependencies:
- dependency-name: vega
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Mar 27, 2022
1 parent 14115a3 commit 049cff2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -5958,10 +5958,10 @@ vega-scale@^7.0.3, vega-scale@^7.1.1, vega-scale@^7.2.0, vega-scale@~7.2.0:
vega-time "^2.1.0"
vega-util "^1.17.0"

vega-scenegraph@^4.10.0, vega-scenegraph@^4.9.2, vega-scenegraph@^4.9.3, vega-scenegraph@~4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/vega-scenegraph/-/vega-scenegraph-4.10.0.tgz#232643372760ea081f2a899f640530777c2e2ba8"
integrity sha512-znUQAulNJnuXSza8+Qg1objNpXcHxP9KZwwp0XW4H/AHbzVhHEigZagb8xKDpQI1/8OSk2WZf9Bkr7CrsFC0hg==
vega-scenegraph@^4.10.0, vega-scenegraph@^4.9.2, vega-scenegraph@^4.9.3, vega-scenegraph@~4.10.1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/vega-scenegraph/-/vega-scenegraph-4.10.1.tgz#944da67b8a28758fab2e1306259fb7ff6be89f6b"
integrity sha512-takIpkmNxYHhJYALOYzhTin3EDzbys6U4g+l1yJZVlXG9YTdiCMuEVAdtaQOCqF9/7qytD6pCrMxJY2HaoN0qQ==
dependencies:
d3-path "^3.0.1"
d3-shape "^3.1.0"
Expand Down Expand Up @@ -6063,9 +6063,9 @@ vega-wordcloud@~4.1.3:
vega-util "^1.15.2"

vega@^5.21.0:
version "5.22.0"
resolved "https://registry.yarnpkg.com/vega/-/vega-5.22.0.tgz#9286832a0bc523ee39b1f3baff9a2ca1957a61f0"
integrity sha512-ZIehKTrMY93sWaWIn/2N2LwsCN8XymQthxQA5fQwTmefVl7OOvcYmsGFJ9nttXUF4n0z5WRXkSsPZcJHHBlOKw==
version "5.22.1"
resolved "https://registry.yarnpkg.com/vega/-/vega-5.22.1.tgz#e028f3645de18e0070317bc04410282975549e1e"
integrity sha512-KJBI7OWSzpfCPbmWl3GQCqBqbf2TIdpWS0mzO6MmWbvdMhWHf74P9IVnx1B1mhg0ZTqWFualx9ZYhWzMMwudaQ==
dependencies:
vega-crossfilter "~4.1.0"
vega-dataflow "~5.7.4"
Expand All @@ -6084,7 +6084,7 @@ vega@^5.21.0:
vega-regression "~1.1.0"
vega-runtime "~6.1.3"
vega-scale "~7.2.0"
vega-scenegraph "~4.10.0"
vega-scenegraph "~4.10.1"
vega-statistics "~1.8.0"
vega-time "~2.1.0"
vega-transforms "~4.10.0"
Expand Down

0 comments on commit 049cff2

Please sign in to comment.