Skip to content

Commit d318912

Browse files
build(deps): bump @vx/scale from 0.0.195 to 0.0.196 (apache#434)
Bumps [@vx/scale](https://github.com/hshoff/vx) from 0.0.195 to 0.0.196. - [Release notes](https://github.com/hshoff/vx/releases) - [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md) - [Commits](airbnb/visx@v0.0.195...v0.0.196) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3d8ff2e commit d318912

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

superset-frontend/temporary_superset_ui/superset-ui/plugins/legacy-plugin-chart-histogram/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@data-ui/theme": "^0.0.84",
3333
"@vx/legend": "^0.0.195",
3434
"@vx/responsive": "^0.0.196",
35-
"@vx/scale": "^0.0.195",
35+
"@vx/scale": "^0.0.196",
3636
"prop-types": "^15.6.2"
3737
},
3838
"peerDependencies": {

superset-frontend/temporary_superset_ui/superset-ui/plugins/preset-chart-xy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@data-ui/xy-chart": "^0.0.84",
3434
"@vx/axis": "^0.0.195",
3535
"@vx/legend": "^0.0.195",
36-
"@vx/scale": "^0.0.195",
36+
"@vx/scale": "^0.0.196",
3737
"csstype": "^2.6.3",
3838
"encodable": "^0.3.4",
3939
"lodash": "^4.17.11",

superset-frontend/temporary_superset_ui/superset-ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4050,10 +4050,10 @@
40504050
dependencies:
40514051
d3-scale "^2.0.0"
40524052

4053-
"@vx/scale@^0.0.195":
4054-
version "0.0.195"
4055-
resolved "https://registry.yarnpkg.com/@vx/scale/-/scale-0.0.195.tgz#28bb2ff6663444a9709d1f99e4e4843d7e2f26ba"
4056-
integrity sha512-aZ2N+YVB6k9um7jzOQY9h/BaV/5vTA8DeuWjqMmeuJCTkX3NzJqu+/oWQRwOcMr/07rAPLf/0YUVEGE50OTEFQ==
4053+
"@vx/scale@^0.0.196":
4054+
version "0.0.196"
4055+
resolved "https://registry.yarnpkg.com/@vx/scale/-/scale-0.0.196.tgz#c34e08984ac91bd4cc085ee3b782a1cabcaf0dd3"
4056+
integrity sha512-s3lVbwEni0F9AGACaJG3m071uXVryoOgogiU6+yXv1O1gUoZMMm6AjzCndcz9jq1sCFDNcIrxyf5LomOA2tQaQ==
40574057
dependencies:
40584058
"@types/d3-scale" "^2.1.1"
40594059
d3-scale "^2.2.2"

0 commit comments

Comments
 (0)