Skip to content

Commit

Permalink
chore(deps): update dependency typescript-eslint-language-service to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 27, 2021
1 parent 09f813a commit 173b75f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rimraf": "3.0.2",
"ts-node": "10.4.0",
"typescript": "4.5.2",
"typescript-eslint-language-service": "4.1.5"
"typescript-eslint-language-service": "5.0.0"
},
"workspaces": [
"packages/*"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9209,10 +9209,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript-eslint-language-service@4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/typescript-eslint-language-service/-/typescript-eslint-language-service-4.1.5.tgz#8c4e66e3d742b520f2abb7d1d8e953d9fa1bf8b4"
integrity sha512-lJ9tH53m8e8fYYwhG5hTpiUHCz4SjY55rT8T4ADrmF/29JPdWkUik8cbZy+KsCsUIG1CEMRz+DOV4S+wVyYivQ==
typescript-eslint-language-service@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/typescript-eslint-language-service/-/typescript-eslint-language-service-5.0.0.tgz#c8a77b109a25d9908ad2d0c994a282c7494318c3"
integrity sha512-QB3YsL+lDOpKwblXuqD9GkzpHhJC2D02e/3OIj38kIe6LSL97cEsUtnsVPqIaofnOsV2glj2T5VLxp5gmLTERQ==

[email protected]:
version "4.5.2"
Expand Down

0 comments on commit 173b75f

Please sign in to comment.