Skip to content

Commit

Permalink
Update dependency @types/d3-dsv to v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 966734e commit 41a6b61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@ava/typescript": "4.1.0",
"@types/benchmark": "2.1.2",
"@types/d3-dsv": "2.0.3",
"@types/d3-dsv": "2.0.7",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,10 @@
resolved "https://registry.yarnpkg.com/@types/d3-dsv/-/d3-dsv-3.0.1.tgz#c51a3505cee42653454b74a00f8713dc3548c362"
integrity sha512-76pBHCMTvPLt44wFOieouXcGXWOF0AJCceUvaFkxSZEu4VDUdv93JfpMa6VGNFs01FHfuP4a5Ou68eRG1KBfTw==

"@types/[email protected].3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@types/d3-dsv/-/d3-dsv-2.0.3.tgz#f3f503638613a8b7d87c093bceb433b58e066305"
integrity sha512-15sp4Z+ZVWuZuV0QEDu4cu/0C5vlD+JYXaUMDs8JTWpTJjcrAtjyR1vVwEfbgmU5kLNOOMRTlDCYyWWFx7eh/w==
"@types/[email protected].7":
version "2.0.7"
resolved "https://registry.yarnpkg.com/@types/d3-dsv/-/d3-dsv-2.0.7.tgz#7ad3587c173f88bdda335c8626f8fc1e629c78d7"
integrity sha512-aTHAruonWJ5rg31f8gcJuYp0DkCfYqFl79GYDN33YmTW1V7n1wsWsdnS/hjTJBbDLBnvgerf8NsADId99obFNQ==

"@types/d3-ease@*":
version "3.0.0"
Expand Down

0 comments on commit 41a6b61

Please sign in to comment.