Skip to content

Commit

Permalink
Merge pull request #5072 from dodona-edu/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/d3-7.4.2
  • Loading branch information
bmesuere authored Oct 23, 2023
2 parents 2907afe + 5681c23 commit 7b7aaac
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 @@ -23,7 +23,7 @@
"@popperjs/core": "^2.11.8",
"@rails/activestorage": "^7.1.1",
"@rails/ujs": "^7.1.1",
"@types/d3": "^7.4.1",
"@types/d3": "^7.4.2",
"babel-loader": "^9.1.3",
"babel-plugin-macros": "^3.1.0",
"bootstrap": "5.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1904,10 +1904,10 @@
"@types/d3-interpolate" "*"
"@types/d3-selection" "*"

"@types/d3@^7.4.1":
version "7.4.1"
resolved "https://registry.yarnpkg.com/@types/d3/-/d3-7.4.1.tgz#0168b616fa551d99e4534d0cbdeb50844c92b597"
integrity sha512-lBpYmbHTCtFKO1DB1R7E9dXp9/g1F3JXSGOF7iKPZ+wRmYg/Q6tCRHODGOc5Qk25fJRe2PI60EDRf2HLPUncMA==
"@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==
dependencies:
"@types/d3-array" "*"
"@types/d3-axis" "*"
Expand Down

0 comments on commit 7b7aaac

Please sign in to comment.