chore(deps): update dependency typescript to v4.9.3
This commit is contained in:
parent
9e793aba83
commit
db6cc0bba1
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -104,7 +104,7 @@
|
||||
"storybook-dark-mode": "1.1.2",
|
||||
"storybook-preset-less": "1.1.3",
|
||||
"style-loader": "3.3.1",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
@ -31189,9 +31189,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.8.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
|
||||
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
|
||||
"version": "4.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz",
|
||||
"integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
|
@ -108,6 +108,6 @@
|
||||
"storybook-dark-mode": "1.1.2",
|
||||
"storybook-preset-less": "1.1.3",
|
||||
"style-loader": "3.3.1",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user