Skip to content

Commit 22d746a

Browse files
Bump @typescript-eslint/parser from 5.58.0 to 5.62.0 in /l2-frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.58.0 to 5.62.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 5.62.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f60459 commit 22d746a

2 files changed

Lines changed: 44 additions & 22 deletions

File tree

l2-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"@types/vue-router": "^2.0.0",
9797
"@types/vue-select": "^3.16.2",
9898
"@typescript-eslint/eslint-plugin": "^5.58.0",
99-
"@typescript-eslint/parser": "^5.58.0",
99+
"@typescript-eslint/parser": "^5.62.0",
100100
"@vue/cli-plugin-babel": "~5.0.8",
101101
"@vue/cli-plugin-eslint": "~5.0.8",
102102
"@vue/cli-plugin-typescript": "~5.0.8",

l2-frontend/yarn.lock

Lines changed: 43 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1610,14 +1610,14 @@
16101610
semver "^7.3.7"
16111611
tsutils "^3.21.0"
16121612

1613-
"@typescript-eslint/parser@^5.0.0", "@typescript-eslint/parser@^5.58.0":
1614-
version "5.58.0"
1615-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.58.0.tgz#2ac4464cf48bef2e3234cb178ede5af352dddbc6"
1616-
integrity sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==
1617-
dependencies:
1618-
"@typescript-eslint/scope-manager" "5.58.0"
1619-
"@typescript-eslint/types" "5.58.0"
1620-
"@typescript-eslint/typescript-estree" "5.58.0"
1613+
"@typescript-eslint/parser@^5.0.0", "@typescript-eslint/parser@^5.62.0":
1614+
version "5.62.0"
1615+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1616+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
1617+
dependencies:
1618+
"@typescript-eslint/scope-manager" "5.62.0"
1619+
"@typescript-eslint/types" "5.62.0"
1620+
"@typescript-eslint/typescript-estree" "5.62.0"
16211621
debug "^4.3.4"
16221622

16231623
"@typescript-eslint/scope-manager@5.58.0":
@@ -1628,6 +1628,14 @@
16281628
"@typescript-eslint/types" "5.58.0"
16291629
"@typescript-eslint/visitor-keys" "5.58.0"
16301630

1631+
"@typescript-eslint/scope-manager@5.62.0":
1632+
version "5.62.0"
1633+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
1634+
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
1635+
dependencies:
1636+
"@typescript-eslint/types" "5.62.0"
1637+
"@typescript-eslint/visitor-keys" "5.62.0"
1638+
16311639
"@typescript-eslint/type-utils@5.58.0":
16321640
version "5.58.0"
16331641
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.58.0.tgz#f7d5b3971483d4015a470d8a9e5b8a7d10066e52"
@@ -1643,6 +1651,11 @@
16431651
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.58.0.tgz#54c490b8522c18986004df7674c644ffe2ed77d8"
16441652
integrity sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==
16451653

1654+
"@typescript-eslint/types@5.62.0":
1655+
version "5.62.0"
1656+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1657+
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1658+
16461659
"@typescript-eslint/typescript-estree@5.58.0":
16471660
version "5.58.0"
16481661
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.58.0.tgz#4966e6ff57eaf6e0fce2586497edc097e2ab3e61"
@@ -1656,6 +1669,19 @@
16561669
semver "^7.3.7"
16571670
tsutils "^3.21.0"
16581671

1672+
"@typescript-eslint/typescript-estree@5.62.0":
1673+
version "5.62.0"
1674+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1675+
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
1676+
dependencies:
1677+
"@typescript-eslint/types" "5.62.0"
1678+
"@typescript-eslint/visitor-keys" "5.62.0"
1679+
debug "^4.3.4"
1680+
globby "^11.1.0"
1681+
is-glob "^4.0.3"
1682+
semver "^7.3.7"
1683+
tsutils "^3.21.0"
1684+
16591685
"@typescript-eslint/utils@5.58.0":
16601686
version "5.58.0"
16611687
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.58.0.tgz#430d7c95f23ec457b05be5520c1700a0dfd559d5"
@@ -1678,6 +1704,14 @@
16781704
"@typescript-eslint/types" "5.58.0"
16791705
eslint-visitor-keys "^3.3.0"
16801706

1707+
"@typescript-eslint/visitor-keys@5.62.0":
1708+
version "5.62.0"
1709+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
1710+
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
1711+
dependencies:
1712+
"@typescript-eslint/types" "5.62.0"
1713+
eslint-visitor-keys "^3.3.0"
1714+
16811715
"@vue/babel-helper-vue-jsx-merge-props@^1.4.0":
16821716
version "1.4.0"
16831717
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.4.0.tgz#8d53a1e21347db8edbe54d339902583176de09f2"
@@ -3780,14 +3814,7 @@ debug@^3.2.7:
37803814
dependencies:
37813815
ms "^2.1.1"
37823816

3783-
debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
3784-
version "4.3.4"
3785-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
3786-
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
3787-
dependencies:
3788-
ms "2.1.2"
3789-
3790-
debug@^4.3.1:
3817+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
37913818
version "4.4.1"
37923819
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
37933820
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
@@ -6511,11 +6538,6 @@ ms@2.0.0:
65116538
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
65126539
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
65136540

6514-
ms@2.1.2:
6515-
version "2.1.2"
6516-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
6517-
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
6518-
65196541
ms@2.1.3, ms@^2.1.1, ms@^2.1.3:
65206542
version "2.1.3"
65216543
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"

0 commit comments

Comments
 (0)