Skip to content

Commit

Permalink
Bump highcharts from 12.0.2 to 12.1.2 (#1741)
Browse files Browse the repository at this point in the history
Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 12.0.2 to 12.1.2.
- [Commits](highcharts/highcharts-dist@v12.0.2...v12.1.2)

---
updated-dependencies:
- dependency-name: highcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] authored Jan 1, 2025
1 parent b5b5e66 commit 816cebd
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 @@ -30,7 +30,7 @@
"ffish-es6": "^0.7.6",
"ffish-alice-es6": "^0.0.1",
"gettext.js": "^2.0.3",
"highcharts": "^12.0.2",
"highcharts": "^12.1.2",
"howler": "^2.2.3",
"html-to-image": "^1.11.11",
"idb-keyval": "^6.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1548,10 +1548,10 @@ hasown@^2.0.2:
dependencies:
function-bind "^1.1.2"

highcharts@^12.0.2:
version "12.0.2"
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-12.0.2.tgz#4f53248d3cd5a50b3042a9ebec309c70dc58f4d1"
integrity sha512-DKZFNn2Mk3EUmOfJIvIgPqBjUoKDkDW9WY1nT9zrhfB9SSyg5yVbVEFrw267C4+Hzg4U1H/0i0Z6S3VYJwg6qQ==
highcharts@^12.1.2:
version "12.1.2"
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-12.1.2.tgz#826114935b3ffb6b99dc906da00f137667a67fbb"
integrity sha512-paZ72q1um0zZT1sS+O/3JfXVSOLPmZ0zlo8SgRc0rEplPFPQUPc4VpkgQS8IUTueeOBgIWwVpAWyC9tBYbQ0kg==

howler@^2.2.3:
version "2.2.4"
Expand Down

0 comments on commit 816cebd

Please sign in to comment.