Skip to content

Commit 511b18f

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump @typescript-eslint/parser from 5.4.0 to 5.10.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.4.0 to 5.10.2. - [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.10.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4dcc21b commit 511b18f

File tree

2 files changed

+8
-52
lines changed

2 files changed

+8
-52
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@commitlint/prompt": "^16.1.0",
5555
"@types/jest": "^27.0.2",
5656
"@typescript-eslint/eslint-plugin": "^5.10.2",
57-
"@typescript-eslint/parser": "^5.4.0",
57+
"@typescript-eslint/parser": "^5.10.2",
5858
"arrify": "^2.0.1",
5959
"commitizen": "^4.2.4",
6060
"concurrently": "^6.2.2",

yarn.lock

Lines changed: 7 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,24 +1696,14 @@
16961696
dependencies:
16971697
"@typescript-eslint/utils" "5.10.0"
16981698

1699-
"@typescript-eslint/parser@^5.4.0":
1700-
version "5.4.0"
1701-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.4.0.tgz#3aa83ce349d66e39b84151f6d5464928044ca9e3"
1702-
integrity sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==
1703-
dependencies:
1704-
"@typescript-eslint/scope-manager" "5.4.0"
1705-
"@typescript-eslint/types" "5.4.0"
1706-
"@typescript-eslint/typescript-estree" "5.4.0"
1707-
debug "^4.3.2"
1708-
1709-
"@typescript-eslint/parser@^5.9.0":
1710-
version "5.10.0"
1711-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c"
1712-
integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==
1699+
"@typescript-eslint/parser@^5.10.2", "@typescript-eslint/parser@^5.9.0":
1700+
version "5.10.2"
1701+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.2.tgz#b6076d27cc5499ce3f2c625f5ccde946ecb7db9a"
1702+
integrity sha512-JaNYGkaQVhP6HNF+lkdOr2cAs2wdSZBoalE22uYWq8IEv/OVH0RksSGydk+sW8cLoSeYmC+OHvRyv2i4AQ7Czg==
17131703
dependencies:
1714-
"@typescript-eslint/scope-manager" "5.10.0"
1715-
"@typescript-eslint/types" "5.10.0"
1716-
"@typescript-eslint/typescript-estree" "5.10.0"
1704+
"@typescript-eslint/scope-manager" "5.10.2"
1705+
"@typescript-eslint/types" "5.10.2"
1706+
"@typescript-eslint/typescript-estree" "5.10.2"
17171707
debug "^4.3.2"
17181708

17191709
"@typescript-eslint/[email protected]":
@@ -1732,14 +1722,6 @@
17321722
"@typescript-eslint/types" "5.10.2"
17331723
"@typescript-eslint/visitor-keys" "5.10.2"
17341724

1735-
"@typescript-eslint/[email protected]":
1736-
version "5.4.0"
1737-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz#aaab08415f4a9cf32b870c7750ae8ba4607126a1"
1738-
integrity sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA==
1739-
dependencies:
1740-
"@typescript-eslint/types" "5.4.0"
1741-
"@typescript-eslint/visitor-keys" "5.4.0"
1742-
17431725
"@typescript-eslint/[email protected]":
17441726
version "5.10.2"
17451727
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.2.tgz#ad5acdf98a7d2ab030bea81f17da457519101ceb"
@@ -1759,11 +1741,6 @@
17591741
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.2.tgz#604d15d795c4601fffba6ecb4587ff9fdec68ce8"
17601742
integrity sha512-Qfp0qk/5j2Rz3p3/WhWgu4S1JtMcPgFLnmAKAW061uXxKSa7VWKZsDXVaMXh2N60CX9h6YLaBoy9PJAfCOjk3w==
17611743

1762-
"@typescript-eslint/[email protected]":
1763-
version "5.4.0"
1764-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.4.0.tgz#b1c130f4b381b77bec19696c6e3366f9781ce8f2"
1765-
integrity sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA==
1766-
17671744
"@typescript-eslint/[email protected]":
17681745
version "5.10.0"
17691746
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
@@ -1790,19 +1767,6 @@
17901767
semver "^7.3.5"
17911768
tsutils "^3.21.0"
17921769

1793-
"@typescript-eslint/[email protected]":
1794-
version "5.4.0"
1795-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz#fe524fb308973c68ebeb7428f3b64499a6ba5fc0"
1796-
integrity sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==
1797-
dependencies:
1798-
"@typescript-eslint/types" "5.4.0"
1799-
"@typescript-eslint/visitor-keys" "5.4.0"
1800-
debug "^4.3.2"
1801-
globby "^11.0.4"
1802-
is-glob "^4.0.3"
1803-
semver "^7.3.5"
1804-
tsutils "^3.21.0"
1805-
18061770
"@typescript-eslint/[email protected]":
18071771
version "5.10.0"
18081772
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65"
@@ -1843,14 +1807,6 @@
18431807
"@typescript-eslint/types" "5.10.2"
18441808
eslint-visitor-keys "^3.0.0"
18451809

1846-
"@typescript-eslint/[email protected]":
1847-
version "5.4.0"
1848-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz#09bc28efd3621f292fe88c86eef3bf4893364c8c"
1849-
integrity sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg==
1850-
dependencies:
1851-
"@typescript-eslint/types" "5.4.0"
1852-
eslint-visitor-keys "^3.0.0"
1853-
18541810
JSONStream@^1.0.4:
18551811
version "1.3.5"
18561812
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)