archive
/
givemoneyto.me
Archived
1
Fork 0

Merge pull request #4 from RealOrangeOne/dependabot/npm_and_yarn/types/underscore-1.9.2

Bump @types/underscore from 1.9.1 to 1.9.2
This commit is contained in:
Jake Howard 2019-07-31 16:34:06 +01:00 committed by GitHub
commit 458b92920d
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

@ -1107,9 +1107,9 @@
}
},
"@types/underscore": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/@types/underscore/-/underscore-1.9.1.tgz",
"integrity": "sha512-ROHiJBeuXxVVaKm65tM/LHWlkcTFBQJqJgDB90Vj3fsl8Q290Z29cmEwnpvtlb0nSzuMIaIYWj0ZvmVgim8khA=="
"version": "1.9.2",
"resolved": "https://registry.npmjs.org/@types/underscore/-/underscore-1.9.2.tgz",
"integrity": "sha512-KgOKTAD+9X+qvZnB5S1+onqKc4E+PZ+T6CM/NA5ohRPLHJXb+yCJMVf8pWOnvuBuKFNUAJW8N97IA6lba6mZGg=="
},
"abab": {
"version": "2.0.0",

View File

@ -26,7 +26,7 @@
"@types/parcel-bundler": "^1.12.0",
"@types/progress": "^2.0.3",
"@types/rimraf": "^2.0.2",
"@types/underscore": "^1.9.1",
"@types/underscore": "^1.9.2",
"animate.css": "3.7.0",
"bootstrap": "^4.3.1",
"glob": "^7.1.4",