mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
chore(deps): update dependency typescript to v3.3.3 (#2286)
This commit is contained in:
parent
e685a421c4
commit
0c98fbdcff
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -13017,9 +13017,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"typescript": {
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.3.1.tgz",
|
||||
"integrity": "sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA==",
|
||||
"version": "3.3.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.3.3.tgz",
|
||||
"integrity": "sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A==",
|
||||
"dev": true
|
||||
},
|
||||
"uglify-js": {
|
||||
|
|
|
@ -128,7 +128,7 @@
|
|||
"test-listen": "1.1.0",
|
||||
"ts-jest": "23.10.5",
|
||||
"tslint": "5.12.1",
|
||||
"typescript": "3.3.1",
|
||||
"typescript": "3.3.3",
|
||||
"ws": "6.1.3",
|
||||
"yup": "0.26.10"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue