archive
/
givemoneyto.me
Archived
1
Fork 0

Merge pull request #10 from RealOrangeOne/dependabot/npm_and_yarn/typescript-3.5.3

Bump typescript from 3.5.2 to 3.5.3
This commit is contained in:
Jake Howard 2019-07-31 16:31:21 +01:00 committed by GitHub
commit b218e46651
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

@ -6532,9 +6532,9 @@
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
},
"typescript": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.5.2.tgz",
"integrity": "sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA=="
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.5.3.tgz",
"integrity": "sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g=="
},
"uglify-js": {
"version": "3.6.0",

View File

@ -42,7 +42,7 @@
"rimraf": "^2.6.3",
"sass": "^1.22.1",
"ts-node": "8.3.0",
"typescript": "3.5.2",
"typescript": "3.5.3",
"underscore": "^1.9.1"
},
"devDependencies": {