Skip to content

Commit

Permalink
Merge pull request #5143 from dodona-edu/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/d3-7.4.3
  • Loading branch information
bmesuere authored Nov 13, 2023
2 parents e3292a8 + 0c843c9 commit 0619ce4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@rails/activestorage": "^7.1.1",
"@rails/ujs": "^7.1.1",
"@types/bootstrap": "^5.2.9",
"@types/d3": "^7.4.2",
"@types/d3": "^7.4.3",
"@types/dragula": "^3.7.3",
"@types/iframe-resizer": "^3.5.11",
"@types/jest": "^27.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2084,10 +2084,10 @@
"@types/d3-interpolate" "*"
"@types/d3-selection" "*"

"@types/d3@^7.4.2":
version "7.4.2"
resolved "https://registry.yarnpkg.com/@types/d3/-/d3-7.4.2.tgz#2e9ccbec794b40e1ccac2dad2ba0642bf25b9a10"
integrity sha512-Y4g2Yb30ZJmmtqAJTqMRaqXwRawfvpdpVmyEYEcyGNhrQI/Zvkq3k7yE1tdN07aFSmNBfvmegMQ9Fe2qy9ZMhw==
"@types/d3@^7.4.3":
version "7.4.3"
resolved "https://registry.yarnpkg.com/@types/d3/-/d3-7.4.3.tgz#d4550a85d08f4978faf0a4c36b848c61eaac07e2"
integrity sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==
dependencies:
"@types/d3-array" "*"
"@types/d3-axis" "*"
Expand Down

0 comments on commit 0619ce4

Please sign in to comment.