Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 9f58f93

Browse files
renovate-botPhilip Molares
authored andcommitted
Update dependency vega-lite to v4.16.7
1 parent ad81c18 commit 9f58f93

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"uuid": "8.3.0",
103103
"vega": "5.16.1",
104104
"vega-embed": "6.12.2",
105-
"vega-lite": "4.16.2"
105+
"vega-lite": "4.16.7"
106106
},
107107
"scripts": {
108108
"start": "PORT=3001 craco start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14243,10 +14243,10 @@ vega-label@~1.0.0:
1424314243
vega-scenegraph "^4.9.2"
1424414244
vega-util "^1.15.2"
1424514245

14246-
14247-
version "4.16.2"
14248-
resolved "https://registry.yarnpkg.com/vega-lite/-/vega-lite-4.16.2.tgz#cbf1edd5a24f9ebe7db9e7d09dbc517b57ff09b2"
14249-
integrity sha512-ohhBl/ti7d2XGeamlJOR/ngfvRN32o0TXhDM8JWkX7uKFsQju25VyvrRJCYBoeui6X6Sk9vBJ2QGF98dJNH6Cw==
14246+
14247+
version "4.16.7"
14248+
resolved "https://registry.yarnpkg.com/vega-lite/-/vega-lite-4.16.7.tgz#216a55e1a90aa740b68a197a1ae96dbae005b427"
14249+
integrity sha512-b2B8faFsVjVzs/6hAnJ/pd//kuN1MdeKCy1VGuIy8cxmRwj//M+uRa02csZvtv8z4y6oMwo/4gR8ES213uFbUw==
1425014250
dependencies:
1425114251
"@types/clone" "~2.1.0"
1425214252
"@types/fast-json-stable-stringify" "^2.0.0"

0 commit comments

Comments
 (0)