From 1dca0d8e8d47dd544197f36ce3cf59f23d1820f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 19:43:48 +0300 Subject: [PATCH] Bump countup.js from 2.1.0 to 2.2.0 (#661) Bumps [countup.js](https://github.com/inorganik/countUp.js) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/inorganik/countUp.js/releases) - [Commits](https://github.com/inorganik/countUp.js/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: countup.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index da806de6..dc87d898 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2229,9 +2229,9 @@ core-js-pure@^3.0.0: integrity sha512-epIhRLkXdgv32xIUFaaAry2wdxZYBi6bgM7cB136dzzXXa+dFyRLTZeLUJxnd8ShrmyVXBub63n2NHo2JAt8Cw== countup.js@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/countup.js/-/countup.js-2.1.0.tgz#86c1c9075a2eed138262b0ea1344ebe71b41e579" - integrity sha512-VanMzLEjkt3Hp/ty5BXikM8s4wE3OH4m1AnFro7THR86nYGRvGfGCoV+zrRJcqTbZi7X1egkLSIeUKDz7+4XLA== + version "2.2.0" + resolved "https://registry.yarnpkg.com/countup.js/-/countup.js-2.2.0.tgz#e20e247abf801190056c5eeed51ceb13cef6ea0c" + integrity sha512-m0TvFNXm9/eFqJm+QiKVI8e0wRUHzlQSewz9dqVjlhl2DFoZtceLbomwzxHz0hJ1+r4zBC7wSpR/TpthG49h6g== cross-spawn@^7.0.0: version "7.0.1"