mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
updated tsc to v5 in infrastructure/typescript/package.json but it doesn't seem to work at all (catching the proper version by app/builder or whatsoever)
Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
parent
fbb5ad9ebb
commit
f7561e4f93
954
package-lock.json
generated
954
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -20,7 +20,7 @@
|
||||
"homepage": "https://github.com/lensapp/lens",
|
||||
"dependencies": {
|
||||
"@types/node": "^16.18.6",
|
||||
"typescript": "^4.9.3",
|
||||
"typescript-plugin-css-modules": "^3.4.0"
|
||||
"typescript": "^5.0.2",
|
||||
"typescript-plugin-css-modules": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user