UI: Fixed warning in yarn install
This commit is contained in:
parent
603de33e29
commit
4f33f7bb47
@ -145,6 +145,7 @@
|
||||
"@types/tooltipster": "^0.0.35",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.2",
|
||||
"@typescript-eslint/parser": "^8.12.2",
|
||||
"@typescript-eslint/types": "^8.12.2",
|
||||
"@typescript-eslint/utils": "^8.12.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"directory-tree": "^3.5.2",
|
||||
|
||||
@ -3399,7 +3399,7 @@
|
||||
debug "^4.3.4"
|
||||
ts-api-utils "^1.3.0"
|
||||
|
||||
"@typescript-eslint/types@8.12.2":
|
||||
"@typescript-eslint/types@8.12.2", "@typescript-eslint/types@^8.12.2":
|
||||
version "8.12.2"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.12.2.tgz#8d70098c0e90442495b53d0296acdca6d0f3f73c"
|
||||
integrity sha512-VwDwMF1SZ7wPBUZwmMdnDJ6sIFk4K4s+ALKLP6aIQsISkPv8jhiw65sAK6SuWODN/ix+m+HgbYDkH+zLjrzvOA==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user