chore(deps): update dependency typescript to ^4.4.4 (#103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6e366f6ef9
commit
2249953caf
6
package-lock.json
generated
6
package-lock.json
generated
@ -5025,9 +5025,9 @@
|
||||
}
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.4.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
|
||||
"integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
|
||||
"version": "4.4.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz",
|
||||
"integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==",
|
||||
"dev": true
|
||||
},
|
||||
"universalify": {
|
||||
|
@ -48,7 +48,7 @@
|
||||
"ts-jest": "^27.0.6",
|
||||
"ts-node": "^10.3.0",
|
||||
"typeorm": "^0.2.38",
|
||||
"typescript": "^4.4.3"
|
||||
"typescript": "^4.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.21"
|
||||
|
Loading…
Reference in New Issue
Block a user