Skip to content

Commit

Permalink
build(deps): bump d3-color from 3.0.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [d3-color](https://github.com/d3/d3-color) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](d3/d3-color@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2023
1 parent 9e2bbdb commit 8156e9c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 12 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,22 @@
vue "^3.0.5"
vue-router "4"

"@ircam/timeside-sdk@^2.4.0", "@ircam/timeside-sdk@^2.6.0":
"@ircam/timeside-sdk@^2.4.0":
version "2.6.0"
resolved "https://registry.npmjs.org/@ircam/timeside-sdk/-/timeside-sdk-2.6.0.tgz"
integrity sha512-SMw+BqdOQzNtMJa/OSofvdjOonK74ixXsbrRbfTqGJEiwbHtJLmvidpmYYvljEqRx08lRImvAv2Hzx9WJnje8A==
dependencies:
"@types/jwt-decode" "^2.2.1"
jwt-decode "^2.2.0"

"@ircam/timeside-sdk@^2.6.1":
version "2.6.1"
resolved "https://registry.yarnpkg.com/@ircam/timeside-sdk/-/timeside-sdk-2.6.1.tgz#65432ecd330bc9c6b5587ecb970d1500c448cb18"
integrity sha512-mwzaP5AE7TIeGESuzswNOVNdhbko6ixfSaIRJSXzqshPmzSIkuMr63Ebos0Y4P/cYhFF0n6iVUtjeq3C3IS37g==
dependencies:
"@types/jwt-decode" "^2.2.1"
jwt-decode "^2.2.0"

"@nodelib/[email protected]":
version "2.1.5"
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
Expand Down Expand Up @@ -731,9 +739,9 @@ d3-axis@^3.0.0:
integrity sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==

"d3-color@1 - 3":
version "3.0.1"
resolved "https://registry.npmjs.org/d3-color/-/d3-color-3.0.1.tgz"
integrity sha512-6/SlHkDOBLyQSJ1j1Ghs82OIUXpKWlR0hCsw0XrLSQhuUPuCSmLQ1QPH98vpnQxMUQM2/gfAkUEWsupVpd9JGw==
version "3.1.0"
resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-3.1.0.tgz#395b2833dfac71507f12ac2f7af23bf819de24e2"
integrity sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==

"d3-format@1 - 3":
version "3.0.1"
Expand Down

0 comments on commit 8156e9c

Please sign in to comment.