Skip to content

Commit

Permalink
udpates minor d3plus deps
Browse files Browse the repository at this point in the history
  • Loading branch information
davelandry committed Mar 6, 2024
1 parent 23c588c commit 6eee436
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 32 deletions.
173 changes: 143 additions & 30 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"d3-array": "^3.2.2",
"d3-selection": "^3.0.0",
"d3-transition": "^3.0.1",
"d3plus-common": "^1.2.4"
"d3plus-common": "^1.2.6"
},
"scripts": {
"build": "d3plus-build",
Expand All @@ -37,7 +37,7 @@
"test": "eslint src test && mocha 'test/**/*-test.js'"
},
"devDependencies": {
"d3plus-dev": "^1.2.8"
"d3plus-dev": "^1.2.9"
},
"module": "es/index.js",
"sideEffects": false,
Expand Down

0 comments on commit 6eee436

Please sign in to comment.