mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): update dependency typescript to v4.7.2
This commit is contained in:
committed by
Łukasz Mierzwa
parent
182740540e
commit
02bc037fca
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -89,7 +89,7 @@
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.52.1",
|
||||
"timemachine": "0.3.2",
|
||||
"typescript": "4.6.4"
|
||||
"typescript": "4.7.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "18.2.0",
|
||||
@@ -31258,9 +31258,9 @@
|
||||
"integrity": "sha512-lVGVHvYl7UJDFB9vN8r7NHw3sVm7Rjeow6b9AeABc/J+2mDaCkmcdVtw3QZnsJW39P+xm5zeggIj9gLHYGn9Iw=="
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.6.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz",
|
||||
"integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==",
|
||||
"version": "4.7.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.2.tgz",
|
||||
"integrity": "sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
@@ -57006,9 +57006,9 @@
|
||||
"integrity": "sha512-lVGVHvYl7UJDFB9vN8r7NHw3sVm7Rjeow6b9AeABc/J+2mDaCkmcdVtw3QZnsJW39P+xm5zeggIj9gLHYGn9Iw=="
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.6.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz",
|
||||
"integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==",
|
||||
"version": "4.7.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.2.tgz",
|
||||
"integrity": "sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==",
|
||||
"dev": true
|
||||
},
|
||||
"uc.micro": {
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
"react-scripts": "5.0.1",
|
||||
"sass": "1.52.1",
|
||||
"timemachine": "0.3.2",
|
||||
"typescript": "4.6.4"
|
||||
"typescript": "4.7.2"
|
||||
},
|
||||
"overrides": {
|
||||
"react-scripts@5.0.1": {
|
||||
|
||||
Reference in New Issue
Block a user