From 399ca868d1b72de6c35453732b7888f508ffd890 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2019 21:54:10 +0000 Subject: [PATCH] Bump animate.css from 3.7.0 to 3.7.2 Bumps [animate.css](https://github.com/daneden/animate.css) from 3.7.0 to 3.7.2. - [Release notes](https://github.com/daneden/animate.css/releases) - [Commits](https://github.com/daneden/animate.css/compare/3.7.0...3.7.2) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7c2189d..0c05e3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1174,9 +1174,9 @@ "integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=" }, "animate.css": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.7.0.tgz", - "integrity": "sha512-u3iMXDJr0cxMdQocIciDiou9Au4L5f9uT+/jCtprw3s1j3HcfCuI+khF+90Ps2KdsEhM2soF7SXB4WUvI3HlXg==" + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.7.2.tgz", + "integrity": "sha512-0bE8zYo7C0KvgOYrSVfrzkbYk6IOTVPNqkiHg2cbyF4Pq/PXzilz4BRWA3hwEUBoMp5VBgrC29lQIZyhRWdBTw==" }, "ansi-regex": { "version": "3.0.0", diff --git a/package.json b/package.json index ec92407..a722cd6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/progress": "^2.0.3", "@types/rimraf": "^2.0.2", "@types/underscore": "^1.9.3", - "animate.css": "3.7.0", + "animate.css": "3.7.2", "bootstrap": "^4.3.1", "glob": "^7.1.4", "handlebars": "^4.2.1",