mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 17:21:42 -05:00
chore(deps): update dependency tslint to v5.13.1 (#2390)
This commit is contained in:
parent
2de868fc8a
commit
a9a57692e9
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15473,9 +15473,9 @@
|
|||
"integrity": "sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ=="
|
||||
},
|
||||
"tslint": {
|
||||
"version": "5.13.0",
|
||||
"resolved": "https://registry.npmjs.org/tslint/-/tslint-5.13.0.tgz",
|
||||
"integrity": "sha512-ECOOQRxXCYnUUePG5h/+Z1Zouobk3KFpIHA9aKBB/nnMxs97S1JJPDGt5J4cGm1y9U9VmVlfboOxA8n1kSNzGw==",
|
||||
"version": "5.13.1",
|
||||
"resolved": "https://registry.npmjs.org/tslint/-/tslint-5.13.1.tgz",
|
||||
"integrity": "sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-code-frame": "^6.22.0",
|
||||
|
|
|
@ -129,7 +129,7 @@
|
|||
"supertest": "3.4.2",
|
||||
"test-listen": "1.1.0",
|
||||
"ts-jest": "24.0.0",
|
||||
"tslint": "5.13.0",
|
||||
"tslint": "5.13.1",
|
||||
"typescript": "3.3.3333",
|
||||
"ws": "6.1.4",
|
||||
"yup": "0.26.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue