Skip to content

Commit

Permalink
fix(packages): update dependency @amcharts/amcharts4 to v4.7.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and benjamincharity committed Jan 10, 2020
1 parent 5968189 commit ebaa789
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 @@ -153,7 +153,7 @@
"yarn": ">= 1.0.0"
},
"dependencies": {
"@amcharts/amcharts4": "4.7.20",
"@amcharts/amcharts4": "4.7.21",
"@amcharts/amcharts4-geodata": "4.1.9",
"@angular/animations": "8.2.14",
"@angular/cdk": "8.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@amcharts/amcharts4-geodata/-/amcharts4-geodata-4.1.9.tgz#e0c7f4de3c90dfc48d3063fbafd35bc027fbbb24"
integrity sha512-DEMxDge+XQyq4uPNzEuJ2q7mSYFfM0ExRyYZ4WBrjoZgLbInSzzm9UJVZtBhMCp4Skp67rY/aJ4DoOflOUT4Iw==

"@amcharts/amcharts4@4.7.20":
version "4.7.20"
resolved "https://registry.yarnpkg.com/@amcharts/amcharts4/-/amcharts4-4.7.20.tgz#e84cc49975073f5d0540b85cdd8db0325d39ff82"
integrity sha512-ghqrVP4uA4qOknAEmTr78rDDbdr2ogQ2+H5uTCHFtlY+jseDiZDCmOflAiMD/zcsEceftePAj1U7Swo/vkzuwA==
"@amcharts/amcharts4@4.7.21":
version "4.7.21"
resolved "https://registry.yarnpkg.com/@amcharts/amcharts4/-/amcharts4-4.7.21.tgz#df5a2d6e63574ba2dd4ca2e84ddfa458a4bbcf1c"
integrity sha512-A0tcBPX9ZiMEFhxsSkW9Kc5SdGXc56RbbeQkbavox1ds9wKf3d3R0M0rCXsjrvDmUx1TFGhmH0eAo7TijjMNIg==
dependencies:
"@types/regression" "^2.0.0"
canvg "^2.0.0"
Expand Down

0 comments on commit ebaa789

Please sign in to comment.