editor/code: Update typescript
This commit is contained in:
parent
6acb989448
commit
143646d17e
8
editors/code/package-lock.json
generated
8
editors/code/package-lock.json
generated
@ -29,7 +29,7 @@
|
||||
"ovsx": "^0.8.1",
|
||||
"prettier": "^2.8.8",
|
||||
"tslib": "^2.6.0",
|
||||
"typescript": "^5.1.3"
|
||||
"typescript": "^5.1.6"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.78.0"
|
||||
@ -3452,9 +3452,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.3.tgz",
|
||||
"integrity": "sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==",
|
||||
"version": "5.1.6",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz",
|
||||
"integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
|
@ -61,7 +61,7 @@
|
||||
"ovsx": "^0.8.1",
|
||||
"prettier": "^2.8.8",
|
||||
"tslib": "^2.6.0",
|
||||
"typescript": "^5.1.3"
|
||||
"typescript": "^5.1.6"
|
||||
},
|
||||
"activationEvents": [
|
||||
"workspaceContains:*/Cargo.toml",
|
||||
|
Loading…
x
Reference in New Issue
Block a user