Merge pull request #1204 from h3poteto/dependabot/npm_and_yarn/animate.css-3.7.2

Bump animate.css from 3.7.0 to 3.7.2
This commit is contained in:
AkiraFukushima 2020-01-06 22:29:03 +09:00 committed by GitHub
commit 310577144a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4070,9 +4070,9 @@
"dev": true
},
"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-align": {
"version": "2.0.0",

View File

@ -167,7 +167,7 @@
"@panter/vue-i18next": "^0.15.1",
"@trodi/electron-splashscreen": "^0.3.4",
"about-window": "^1.13.2",
"animate.css": "^3.7.0",
"animate.css": "^3.7.2",
"auto-launch": "^5.0.5",
"axios": "^0.19.0",
"boom": "^7.3.0",