From 2b47585c7aa7b6467ffac388923f26d1dbcec984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 10:21:42 +0000 Subject: [PATCH] Bump flow-bin from 0.167.1 to 0.205.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.167.1 to 0.205.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) --- updated-dependencies: - dependency-name: flow-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 60 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9887941a6..ba1eb4205 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uk-covid19-dashboard", - "version": "2.16.21", + "version": "2.20.6", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -6296,7 +6296,7 @@ }, "box-intersect": { "version": "git+ssh://git@github.com/plotly/box-intersect.git#1c21ef897c37eb69e5c1efeca7087726dd8d6a23", - "from": "box-intersect@github:plotly/box-intersect#v1.1.0", + "from": "github:plotly/box-intersect#v1.1.0", "requires": { "bit-twiddle": "^1.0.2", "typedarray-pool": "^1.1.0" @@ -10293,9 +10293,9 @@ "integrity": "sha512-oXbJGbjDnfJRWPC7Va38EFhd+A8JWE5/hCiKcK8qjCdbLj9DTpsq6MEudwpRTH+V4qq+Jw7d3pUgQdSr3x3mTA==" }, "flow-bin": { - "version": "0.167.1", - "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.167.1.tgz", - "integrity": "sha512-YL3sy3YEa5do5O/dBmUFHqzsWGIj2Yhx3+FzNTQsmfimX5DTlUj9uC0LFmuG+c5pDtVo/d/1e38Vgd1o0fgh9g==", + "version": "0.205.0", + "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.205.0.tgz", + "integrity": "sha512-akmM+++RkcIuFbfhhVfFnHNwdyUVjzZHzA9eeepiXm/NP7HUkOTndlX1o6/vjeOjUbDFcsXhvo209n4ZNK5ceA==", "dev": true }, "flush-write-stream": { @@ -12341,7 +12341,7 @@ }, "incremental-convex-hull": { "version": "git+ssh://git@github.com/plotly/incremental-convex-hull.git#352d9e73861913695fd4e1a4c6ad79898c0c8268", - "from": "incremental-convex-hull@github:plotly/incremental-convex-hull#v1.1.0", + "from": "github:plotly/incremental-convex-hull#v1.1.0", "requires": { "robust-orientation": "^1.1.2", "simplicial-complex": "^1.0.0" @@ -15515,7 +15515,7 @@ }, "ndarray-gradient": { "version": "git+ssh://git@github.com/plotly/ndarray-gradient.git#c43b0856d77084cfac7c9d96c6ddc73aeddc0bd8", - "from": "ndarray-gradient@github:plotly/ndarray-gradient#v1.1.0", + "from": "github:plotly/ndarray-gradient#v1.1.0", "requires": { "dup": "^1.0.0" } @@ -15527,11 +15527,11 @@ }, "ndarray-ops": { "version": "git+ssh://git@github.com/plotly/ndarray-ops.git#afac881492696196c9966f77507558737f60c716", - "from": "ndarray-ops@github:plotly/ndarray-ops#v1.3.0" + "from": "github:plotly/ndarray-ops#v1.3.0" }, "ndarray-pack": { "version": "git+ssh://git@github.com/plotly/ndarray-pack.git#b0cd1f835c2b623f860a3dbb0c5709c98b30aea0", - "from": "ndarray-pack@github:plotly/ndarray-pack#v1.3.0", + "from": "github:plotly/ndarray-pack#v1.3.0", "requires": { "ndarray": "^1.0.13" }, @@ -16711,7 +16711,7 @@ "@turf/bbox": "^6.4.0", "@turf/centroid": "^6.0.2", "alpha-shape": "^1.0.0", - "box-intersect": "box-intersect@github:plotly/box-intersect#v1.1.0", + "box-intersect": "github:plotly/box-intersect#v1.1.0", "canvas-fit": "^1.5.0", "color-alpha": "1.0.4", "color-normalize": "1.5.0", @@ -16748,7 +16748,7 @@ "glslify": "^7.1.1", "has-hover": "^1.0.1", "has-passive-events": "^1.0.0", - "incremental-convex-hull": "incremental-convex-hull@github:plotly/incremental-convex-hull#v1.1.0", + "incremental-convex-hull": "github:plotly/incremental-convex-hull#v1.1.0", "is-mobile": "^2.2.2", "mapbox-gl": "1.10.1", "matrix-camera-controller": "^2.1.4", @@ -16756,13 +16756,13 @@ "mouse-event-offset": "^3.0.2", "mouse-wheel": "^1.2.0", "native-promise-only": "^0.8.1", - "ndarray": "ndarray@github:plotly/ndarray#v1.1.0", - "ndarray-extract-contour": "ndarray-extract-contour@github:plotly/ndarray-extract-contour#v1.1.0", - "ndarray-gradient": "ndarray-gradient@github:plotly/ndarray-gradient#v1.1.0", + "ndarray": "github:plotly/ndarray#v1.1.0", + "ndarray-extract-contour": "github:plotly/ndarray-extract-contour#v1.1.0", + "ndarray-gradient": "github:plotly/ndarray-gradient#v1.1.0", "ndarray-linear-interpolate": "^1.0.0", - "ndarray-ops": "ndarray-ops@github:plotly/ndarray-ops#v1.3.0", - "ndarray-pack": "ndarray-pack@github:plotly/ndarray-pack#v1.3.0", - "ndarray-sort": "ndarray-sort@github:plotly/ndarray-sort#v1.1.0", + "ndarray-ops": "github:plotly/ndarray-ops#v1.3.0", + "ndarray-pack": "github:plotly/ndarray-pack#v1.3.0", + "ndarray-sort": "github:plotly/ndarray-sort#v1.1.0", "parse-svg-path": "^0.1.2", "polybooljs": "^1.2.0", "probe-image-size": "^7.2.1", @@ -16772,14 +16772,14 @@ "regl-scatter2d": "^3.2.8", "regl-splom": "^1.0.14", "right-now": "^1.0.0", - "robust-determinant": "robust-determinant@github:plotly/robust-determinant#v1.2.1", + "robust-determinant": "github:plotly/robust-determinant#v1.2.1", "robust-in-sphere": "1.2.1", - "robust-linear-solve": "robust-linear-solve@github:plotly/robust-linear-solve#v1.1.1", + "robust-linear-solve": "github:plotly/robust-linear-solve#v1.1.1", "robust-orientation": "1.2.1", - "simplicial-complex-contour": "simplicial-complex-contour@github:plotly/simplicial-complex-contour#v1.1.0", + "simplicial-complex-contour": "github:plotly/simplicial-complex-contour#v1.1.0", "strongly-connected-components": "^1.0.1", "superscript-text": "^1.0.0", - "surface-nets": "surface-nets@github:plotly/surface-nets#v1.1.1", + "surface-nets": "github:plotly/surface-nets#v1.1.1", "svg-path-sdf": "^1.1.3", "tinycolor2": "^1.4.2", "to-px": "1.0.1", @@ -16787,7 +16787,7 @@ "vectorize-text": "3.2.2", "webgl-context": "^2.2.0", "world-calendars": "^1.0.3", - "zero-crossings": "zero-crossings@github:plotly/zero-crossings#v1.1.0" + "zero-crossings": "github:plotly/zero-crossings#v1.1.0" }, "dependencies": { "d3-color": { @@ -16853,28 +16853,28 @@ }, "ndarray": { "version": "git+ssh://git@github.com/plotly/ndarray.git#70ec67233be65de444307a6916aba2655e28bd84", - "from": "ndarray@github:plotly/ndarray#v1.1.0", + "from": "github:plotly/ndarray#v1.1.0", "requires": { "is-buffer": "^1.0.2" } }, "ndarray-extract-contour": { "version": "git+ssh://git@github.com/plotly/ndarray-extract-contour.git#0d8ed3a2fee873f08868c35894d608794e8e9d83", - "from": "ndarray-extract-contour@github:plotly/ndarray-extract-contour#v1.1.0", + "from": "github:plotly/ndarray-extract-contour#v1.1.0", "requires": { "typedarray-pool": "^1.0.0" } }, "ndarray-sort": { "version": "git+ssh://git@github.com/plotly/ndarray-sort.git#8b3c03c0c58906640a0551505601544c9775a87a", - "from": "ndarray-sort@github:plotly/ndarray-sort#v1.1.0", + "from": "github:plotly/ndarray-sort#v1.1.0", "requires": { "typedarray-pool": "^1.0.0" } }, "robust-determinant": { "version": "git+ssh://git@github.com/plotly/robust-determinant.git#7cb499bb02411de80ae1a90e54893e46af82ca5e", - "from": "robust-determinant@github:plotly/robust-determinant#v1.2.1", + "from": "github:plotly/robust-determinant#v1.2.1", "requires": { "robust-compress": "^1.0.0", "robust-scale": "^1.0.0", @@ -16884,7 +16884,7 @@ }, "surface-nets": { "version": "git+ssh://git@github.com/plotly/surface-nets.git#d80900ed4c39a1b07f9d8577180960945236d996", - "from": "surface-nets@github:plotly/surface-nets#v1.1.1", + "from": "github:plotly/surface-nets#v1.1.1", "requires": { "ndarray-extract-contour": "^1.0.0", "zero-crossings": "^1.0.0" @@ -16910,7 +16910,7 @@ }, "zero-crossings": { "version": "git+ssh://git@github.com/plotly/zero-crossings.git#4746771f490344e21c84d1f631cb661d8c5ff508", - "from": "zero-crossings@github:plotly/zero-crossings#v1.1.0" + "from": "github:plotly/zero-crossings#v1.1.0" } } }, @@ -20423,7 +20423,7 @@ }, "robust-linear-solve": { "version": "git+ssh://git@github.com/plotly/robust-linear-solve.git#90ad6de2ce011a1e0b53d9e9f6bf8d117053c492", - "from": "robust-linear-solve@github:plotly/robust-linear-solve#v1.1.1", + "from": "github:plotly/robust-linear-solve#v1.1.1", "requires": { "robust-determinant": "^1.1.0" }, @@ -20969,7 +20969,7 @@ }, "simplicial-complex-contour": { "version": "git+ssh://git@github.com/plotly/simplicial-complex-contour.git#3c09d0c163385b874fedc0a366b29b6e713bfd99", - "from": "simplicial-complex-contour@github:plotly/simplicial-complex-contour#v1.1.0", + "from": "github:plotly/simplicial-complex-contour#v1.1.0", "requires": { "ndarray": "^1.0.15", "ndarray-sort": "^1.0.0" diff --git a/package.json b/package.json index 3c7d7cf6f..357007a8c 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ }, "devDependencies": { "dotenv": "^10.0.0", - "flow-bin": "^0.167.1", + "flow-bin": "^0.205.0", "react-snap": "^1.23.0", "stylelint": "^13.13.1", "stylelint-config-idiomatic-order": "^8.1.0",