From 7eb643aa500e40fcd5752454b5b2022c966afd8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 06:55:01 +0000 Subject: [PATCH] chore(deps-dev): Bump vega-lite from 5.19.0 to 5.20.1 Bumps [vega-lite](https://github.com/vega/vega-lite) from 5.19.0 to 5.20.1. - [Release notes](https://github.com/vega/vega-lite/releases) - [Changelog](https://github.com/vega/vega-lite/blob/main/CHANGELOG.md) - [Commits](https://github.com/vega/vega-lite/compare/v5.19.0...v5.20.1) --- updated-dependencies: - dependency-name: vega-lite dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index c0b0a54..2249bb0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -236,7 +236,7 @@ dependencies: "@babel/types" "^7.24.7" -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.6", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": version "7.24.7" resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz#98c84fe6fe3d0d3ae7bfc3a5e166a46844feb2a0" integrity sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg== @@ -5943,9 +5943,9 @@ vega-label@~1.3.0: vega-util "^1.17.2" vega-lite@^5.9.3: - version "5.19.0" - resolved "https://registry.yarnpkg.com/vega-lite/-/vega-lite-5.19.0.tgz#5d49ac363585612658e7ca1f242ec9a1ec123d74" - integrity sha512-DtSArHnomfYdKnkz7rDCLkXpuh4O6kHVU1YSDoMtQR0ewEwqelb5YY85mvJPCJRT9E7UG84RGdxjDbuwowtHRg== + version "5.20.1" + resolved "https://registry.yarnpkg.com/vega-lite/-/vega-lite-5.20.1.tgz#b30a621c1e4d377d8ac061c0465876851a54236e" + integrity sha512-rpw6aT3NXR4bIdctPpK/V+FZAt1VNHMEnfF/TxaZDc4PDOzfYXiYOFf0zOMURUq/EyzFCkhBvtkf1MzmqlAz9g== dependencies: json-stringify-pretty-compact "~3.0.0" tslib "~2.6.3"