Skip to content

Commit

Permalink
Merge pull request #126 from riccardoscalco/dependabot/npm_and_yarn/d…
Browse files Browse the repository at this point in the history
…3-selection-2.0.0

Bump d3-selection from 1.4.1 to 2.0.0
  • Loading branch information
riccardoscalco committed Nov 3, 2020
2 parents 7fdffb9 + e453e65 commit 981f8f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"d3-selection": "^1.4.0",
"d3-selection": "^2.0.0",
"faucet": "^0.0.1",
"jsdom": "^16.2.2",
"np": "^6.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1674,10 +1674,10 @@ currently-unhandled@^0.4.1:
dependencies:
array-find-index "^1.0.1"

d3-selection@^1.4.0:
version "1.4.1"
resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-1.4.1.tgz#98eedbbe085fbda5bafa2f9e3f3a2f4d7d622a98"
integrity sha512-BTIbRjv/m5rcVTfBs4AMBLKs4x8XaaLkwm28KWu9S2vKNqXkXt2AH2Qf0sdPZHjFxcWg/YL53zcqAz+3g4/7PA==
d3-selection@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-2.0.0.tgz#94a11638ea2141b7565f883780dabc7ef6a61066"
integrity sha512-XoGGqhLUN/W14NmaqcO/bb1nqjDAw5WtSYb2X8wiuQWvSZUsUVYsOSkOybUrNvcBjaywBdYPy03eXHMXjk9nZA==

dashdash@^1.12.0:
version "1.14.1"
Expand Down

0 comments on commit 981f8f1

Please sign in to comment.