mirror of https://git.tuxpa.in/a/code-server.git
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.19.0
This commit is contained in:
commit
080d59b269
12
yarn.lock
12
yarn.lock
|
@ -1302,13 +1302,13 @@
|
||||||
eslint-utils "^2.0.0"
|
eslint-utils "^2.0.0"
|
||||||
|
|
||||||
"@typescript-eslint/parser@^4.7.0":
|
"@typescript-eslint/parser@^4.7.0":
|
||||||
version "4.18.0"
|
version "4.19.0"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.18.0.tgz#a211edb14a69fc5177054bec04c95b185b4dde21"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.19.0.tgz#4ae77513b39f164f1751f21f348d2e6cb2d11128"
|
||||||
integrity sha512-W3z5S0ZbecwX3PhJEAnq4mnjK5JJXvXUDBYIYGoweCyWyuvAKfGHvzmpUzgB5L4cRBb+cTu9U/ro66dx7dIimA==
|
integrity sha512-/uabZjo2ZZhm66rdAu21HA8nQebl3lAIDcybUoOxoI7VbZBYavLIwtOOmykKCJy+Xq6Vw6ugkiwn8Js7D6wieA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager" "4.18.0"
|
"@typescript-eslint/scope-manager" "4.19.0"
|
||||||
"@typescript-eslint/types" "4.18.0"
|
"@typescript-eslint/types" "4.19.0"
|
||||||
"@typescript-eslint/typescript-estree" "4.18.0"
|
"@typescript-eslint/typescript-estree" "4.19.0"
|
||||||
debug "^4.1.1"
|
debug "^4.1.1"
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@4.18.0":
|
"@typescript-eslint/scope-manager@4.18.0":
|
||||||
|
|
Loading…
Reference in New Issue