Skip to content

Bump d3 from 7.8.3 to 7.8.4 #509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@mdx-js/react": "^2.3.0",
"@next/mdx": "^13.3.4",
"apexcharts": "3.37.3",
"d3": "^7.8.3",
"d3": "^7.8.4",
"date-fns": "^2.29.3",
"date-fns-tz": "^2.0.0",
"framer-motion": "^10.12.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2766,9 +2766,9 @@ __metadata:
languageName: node
linkType: hard

"d3@npm:^7.8.3":
version: 7.8.3
resolution: "d3@npm:7.8.3"
"d3@npm:^7.8.4":
version: 7.8.4
resolution: "d3@npm:7.8.4"
dependencies:
d3-array: 3
d3-axis: 3
Expand Down Expand Up @@ -2800,7 +2800,7 @@ __metadata:
d3-timer: 3
d3-transition: 3
d3-zoom: 3
checksum: d3291a8f487a96a57bef54af40728da82dedd52e6abd033f93835f1ca5fdc8daad8c6e9e10b324d8e67680205da9ae32ee5bb679cc97ef79527c57dea3b78dd8
checksum: 8dfea4d026e5597ab9c46035df7f0ca4f3891b2b52b21b181bd8660fc61d85f0bbe3cc2b8f1e922978084156cb017cbbfa350a8e42349310642023a9f1517471
languageName: node
linkType: hard

Expand Down Expand Up @@ -6872,7 +6872,7 @@ __metadata:
"@mdx-js/react": ^2.3.0
"@next/mdx": ^13.3.4
apexcharts: 3.37.3
d3: ^7.8.3
d3: ^7.8.4
date-fns: ^2.29.3
date-fns-tz: ^2.0.0
eslint: 8.36.0
Expand Down