Skip to content

Commit

Permalink
build(deps): bump apexcharts from 3.24.0 to 3.25.0 in /web (#495)
Browse files Browse the repository at this point in the history
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.24.0 to 3.25.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent 884bba6 commit c5f5c16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Expand Up @@ -26,7 +26,7 @@
"@cloudflare/kv-asset-handler": "^0.1.0",
"apexcharts": "^3.25.0",
"aws4fetch": "^1.0.13",
"date-fns": "^2.18.0",
"date-fns": "^2.19.0",
"ngx-ellipsis": "~3.1.1",
"rxjs": "~6.6.6",
"tslib": "~2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Expand Up @@ -3490,10 +3490,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"

date-fns@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.18.0.tgz#08e50aee300ad0d2c5e054e3f0d10d8f9cdfe09e"
integrity sha512-NYyAg4wRmGVU4miKq5ivRACOODdZRY3q5WLmOJSq8djyzftYphU7dTHLcEtLqEvfqMKQ0jVv91P4BAwIjsXIcw==
date-fns@^2.19.0:
version "2.19.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.19.0.tgz#65193348635a28d5d916c43ec7ce6fbd145059e1"
integrity sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg==

debug@2.6.9, debug@^2.2.0, debug@^2.3.3:
version "2.6.9"
Expand Down

0 comments on commit c5f5c16

Please sign in to comment.