archive
/
givemoneyto.me
Archived
1
Fork 0

Merge pull request #2 from RealOrangeOne/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:
Jake Howard 2019-09-28 22:55:21 +01:00 committed by GitHub
commit 4e1bb4bd23
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

@ -1174,9 +1174,9 @@
"integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=" "integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM="
}, },
"animate.css": { "animate.css": {
"version": "3.7.0", "version": "3.7.2",
"resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.7.0.tgz", "resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.7.2.tgz",
"integrity": "sha512-u3iMXDJr0cxMdQocIciDiou9Au4L5f9uT+/jCtprw3s1j3HcfCuI+khF+90Ps2KdsEhM2soF7SXB4WUvI3HlXg==" "integrity": "sha512-0bE8zYo7C0KvgOYrSVfrzkbYk6IOTVPNqkiHg2cbyF4Pq/PXzilz4BRWA3hwEUBoMp5VBgrC29lQIZyhRWdBTw=="
}, },
"ansi-regex": { "ansi-regex": {
"version": "3.0.0", "version": "3.0.0",

View File

@ -27,7 +27,7 @@
"@types/progress": "^2.0.3", "@types/progress": "^2.0.3",
"@types/rimraf": "^2.0.2", "@types/rimraf": "^2.0.2",
"@types/underscore": "^1.9.3", "@types/underscore": "^1.9.3",
"animate.css": "3.7.0", "animate.css": "3.7.2",
"bootstrap": "^4.3.1", "bootstrap": "^4.3.1",
"glob": "^7.1.4", "glob": "^7.1.4",
"handlebars": "^4.2.1", "handlebars": "^4.2.1",