Skip to content

Commit 642d24c

Browse files
authored
Merge pull request #9 from kyaukyuai/renovate/typescript-eslint-monorepo
chore(deps): update dependency @typescript-eslint/eslint-plugin to v5.38.0
2 parents aeb85dc + d9e21b8 commit 642d24c

File tree

2 files changed

+61
-21
lines changed

2 files changed

+61
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@storybook/react": "6.5.12",
4646
"@storybook/testing-library": "0.0.13",
4747
"@types/styled-components": "5.1.26",
48-
"@typescript-eslint/eslint-plugin": "5.37.0",
48+
"@typescript-eslint/eslint-plugin": "5.38.0",
4949
"babel-loader": "8.2.5",
5050
"babel-plugin-styled-components": "2.0.7",
5151
"babel-preset-airbnb": "5.0.0",

yarn.lock

Lines changed: 60 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2955,16 +2955,15 @@
29552955
dependencies:
29562956
"@types/yargs-parser" "*"
29572957

2958-
"@typescript-eslint/eslint-plugin@5.37.0":
2959-
version "5.37.0"
2960-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.37.0.tgz#5ccdd5d9004120f28fc6e717fb4b5c9bddcfbc04"
2961-
integrity sha512-Fde6W0IafXktz1UlnhGkrrmnnGpAo1kyX7dnyHHVrmwJOn72Oqm3eYtddrpOwwel2W8PAK9F3pIL5S+lfoM0og==
2962-
dependencies:
2963-
"@typescript-eslint/scope-manager" "5.37.0"
2964-
"@typescript-eslint/type-utils" "5.37.0"
2965-
"@typescript-eslint/utils" "5.37.0"
2958+
"@typescript-eslint/eslint-plugin@5.38.0":
2959+
version "5.38.0"
2960+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.38.0.tgz#ac919a199548861012e8c1fb2ec4899ac2bc22ae"
2961+
integrity sha512-GgHi/GNuUbTOeoJiEANi0oI6fF3gBQc3bGFYj40nnAPCbhrtEDf2rjBmefFadweBmO1Du1YovHeDP2h5JLhtTQ==
2962+
dependencies:
2963+
"@typescript-eslint/scope-manager" "5.38.0"
2964+
"@typescript-eslint/type-utils" "5.38.0"
2965+
"@typescript-eslint/utils" "5.38.0"
29662966
debug "^4.3.4"
2967-
functional-red-black-tree "^1.0.1"
29682967
ignore "^5.2.0"
29692968
regexpp "^3.2.0"
29702969
semver "^7.3.7"
@@ -2995,13 +2994,21 @@
29952994
"@typescript-eslint/types" "5.37.0"
29962995
"@typescript-eslint/visitor-keys" "5.37.0"
29972996

2998-
"@typescript-eslint/type-utils@5.37.0":
2999-
version "5.37.0"
3000-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.37.0.tgz#43ed2f567ada49d7e33a6e4b6f9babd060445fe5"
3001-
integrity sha512-BSx/O0Z0SXOF5tY0bNTBcDEKz2Ec20GVYvq/H/XNKiUorUFilH7NPbFUuiiyzWaSdN3PA8JV0OvYx0gH/5aFAQ==
2997+
"@typescript-eslint/scope-manager@5.38.0":
2998+
version "5.38.0"
2999+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.0.tgz#8f0927024b6b24e28671352c93b393a810ab4553"
3000+
integrity sha512-ByhHIuNyKD9giwkkLqzezZ9y5bALW8VNY6xXcP+VxoH4JBDKjU5WNnsiD4HJdglHECdV+lyaxhvQjTUbRboiTA==
30023001
dependencies:
3003-
"@typescript-eslint/typescript-estree" "5.37.0"
3004-
"@typescript-eslint/utils" "5.37.0"
3002+
"@typescript-eslint/types" "5.38.0"
3003+
"@typescript-eslint/visitor-keys" "5.38.0"
3004+
3005+
"@typescript-eslint/[email protected]":
3006+
version "5.38.0"
3007+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.38.0.tgz#c8b7f681da825fcfc66ff2b63d70693880496876"
3008+
integrity sha512-iZq5USgybUcj/lfnbuelJ0j3K9dbs1I3RICAJY9NZZpDgBYXmuUlYQGzftpQA9wC8cKgtS6DASTvF3HrXwwozA==
3009+
dependencies:
3010+
"@typescript-eslint/typescript-estree" "5.38.0"
3011+
"@typescript-eslint/utils" "5.38.0"
30053012
debug "^4.3.4"
30063013
tsutils "^3.21.0"
30073014

@@ -3010,6 +3017,11 @@
30103017
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.37.0.tgz#09e4870a5f3af7af3f84e08d792644a87d232261"
30113018
integrity sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==
30123019

3020+
"@typescript-eslint/[email protected]":
3021+
version "5.38.0"
3022+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.0.tgz#8cd15825e4874354e31800dcac321d07548b8a5f"
3023+
integrity sha512-HHu4yMjJ7i3Cb+8NUuRCdOGu2VMkfmKyIJsOr9PfkBVYLYrtMCK/Ap50Rpov+iKpxDTfnqvDbuPLgBE5FwUNfA==
3024+
30133025
"@typescript-eslint/[email protected]":
30143026
version "5.37.0"
30153027
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.37.0.tgz#956dcf5c98363bcb97bdd5463a0a86072ff79355"
@@ -3023,6 +3035,19 @@
30233035
semver "^7.3.7"
30243036
tsutils "^3.21.0"
30253037

3038+
"@typescript-eslint/[email protected]":
3039+
version "5.38.0"
3040+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.0.tgz#89f86b2279815c6fb7f57d68cf9b813f0dc25d98"
3041+
integrity sha512-6P0RuphkR+UuV7Avv7MU3hFoWaGcrgOdi8eTe1NwhMp2/GjUJoODBTRWzlHpZh6lFOaPmSvgxGlROa0Sg5Zbyg==
3042+
dependencies:
3043+
"@typescript-eslint/types" "5.38.0"
3044+
"@typescript-eslint/visitor-keys" "5.38.0"
3045+
debug "^4.3.4"
3046+
globby "^11.1.0"
3047+
is-glob "^4.0.3"
3048+
semver "^7.3.7"
3049+
tsutils "^3.21.0"
3050+
30263051
"@typescript-eslint/[email protected]":
30273052
version "5.37.0"
30283053
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.37.0.tgz#7784cb8e91390c4f90ccaffd24a0cf9874df81b2"
@@ -3035,6 +3060,18 @@
30353060
eslint-scope "^5.1.1"
30363061
eslint-utils "^3.0.0"
30373062

3063+
"@typescript-eslint/[email protected]":
3064+
version "5.38.0"
3065+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.38.0.tgz#5b31f4896471818153790700eb02ac869a1543f4"
3066+
integrity sha512-6sdeYaBgk9Fh7N2unEXGz+D+som2QCQGPAf1SxrkEr+Z32gMreQ0rparXTNGRRfYUWk/JzbGdcM8NSSd6oqnTA==
3067+
dependencies:
3068+
"@types/json-schema" "^7.0.9"
3069+
"@typescript-eslint/scope-manager" "5.38.0"
3070+
"@typescript-eslint/types" "5.38.0"
3071+
"@typescript-eslint/typescript-estree" "5.38.0"
3072+
eslint-scope "^5.1.1"
3073+
eslint-utils "^3.0.0"
3074+
30383075
"@typescript-eslint/[email protected]":
30393076
version "5.37.0"
30403077
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.37.0.tgz#7b72dd343295ea11e89b624995abc7103c554eee"
@@ -3043,6 +3080,14 @@
30433080
"@typescript-eslint/types" "5.37.0"
30443081
eslint-visitor-keys "^3.3.0"
30453082

3083+
"@typescript-eslint/[email protected]":
3084+
version "5.38.0"
3085+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.0.tgz#60591ca3bf78aa12b25002c0993d067c00887e34"
3086+
integrity sha512-MxnrdIyArnTi+XyFLR+kt/uNAcdOnmT+879os7qDRI+EYySR4crXJq9BXPfRzzLGq0wgxkwidrCJ9WCAoacm1w==
3087+
dependencies:
3088+
"@typescript-eslint/types" "5.38.0"
3089+
eslint-visitor-keys "^3.3.0"
3090+
30463091
"@webassemblyjs/[email protected]":
30473092
version "1.11.1"
30483093
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
@@ -6321,11 +6366,6 @@ function.prototype.name@^1.1.0, function.prototype.name@^1.1.5:
63216366
es-abstract "^1.19.0"
63226367
functions-have-names "^1.2.2"
63236368

6324-
functional-red-black-tree@^1.0.1:
6325-
version "1.0.1"
6326-
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
6327-
integrity sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==
6328-
63296369
functions-have-names@^1.2.2:
63306370
version "1.2.3"
63316371
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"

0 commit comments

Comments
 (0)