Skip to content

Commit 927079d

Browse files
chore(deps): update dependency @typescript-eslint/eslint-plugin to v5.39.0
1 parent ad5d396 commit 927079d

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
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.38.0",
48+
"@typescript-eslint/eslint-plugin": "5.39.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: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2955,14 +2955,14 @@
29552955
dependencies:
29562956
"@types/yargs-parser" "*"
29572957

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"
2958+
"@typescript-eslint/eslint-plugin@5.39.0":
2959+
version "5.39.0"
2960+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.39.0.tgz#778b2d9e7f293502c7feeea6c74dca8eb3e67511"
2961+
integrity sha512-xVfKOkBm5iWMNGKQ2fwX5GVgBuHmZBO1tCRwXmY5oAIsPscfwm2UADDuNB8ZVYCtpQvJK4xpjrK7jEhcJ0zY9A==
2962+
dependencies:
2963+
"@typescript-eslint/scope-manager" "5.39.0"
2964+
"@typescript-eslint/type-utils" "5.39.0"
2965+
"@typescript-eslint/utils" "5.39.0"
29662966
debug "^4.3.4"
29672967
ignore "^5.2.0"
29682968
regexpp "^3.2.0"
@@ -2994,21 +2994,21 @@
29942994
"@typescript-eslint/types" "5.37.0"
29952995
"@typescript-eslint/visitor-keys" "5.37.0"
29962996

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==
2997+
"@typescript-eslint/scope-manager@5.39.0":
2998+
version "5.39.0"
2999+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.39.0.tgz#873e1465afa3d6c78d8ed2da68aed266a08008d0"
3000+
integrity sha512-/I13vAqmG3dyqMVSZPjsbuNQlYS082Y7OMkwhCfLXYsmlI0ca4nkL7wJ/4gjX70LD4P8Hnw1JywUVVAwepURBw==
30013001
dependencies:
3002-
"@typescript-eslint/types" "5.38.0"
3003-
"@typescript-eslint/visitor-keys" "5.38.0"
3002+
"@typescript-eslint/types" "5.39.0"
3003+
"@typescript-eslint/visitor-keys" "5.39.0"
30043004

3005-
"@typescript-eslint/type-utils@5.38.0":
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==
3005+
"@typescript-eslint/type-utils@5.39.0":
3006+
version "5.39.0"
3007+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.39.0.tgz#0a8c00f95dce4335832ad2dc6bc431c14e32a0a6"
3008+
integrity sha512-KJHJkOothljQWzR3t/GunL0TPKY+fGJtnpl+pX+sJ0YiKTz3q2Zr87SGTmFqsCMFrLt5E0+o+S6eQY0FAXj9uA==
30093009
dependencies:
3010-
"@typescript-eslint/typescript-estree" "5.38.0"
3011-
"@typescript-eslint/utils" "5.38.0"
3010+
"@typescript-eslint/typescript-estree" "5.39.0"
3011+
"@typescript-eslint/utils" "5.39.0"
30123012
debug "^4.3.4"
30133013
tsutils "^3.21.0"
30143014

@@ -3017,10 +3017,10 @@
30173017
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.37.0.tgz#09e4870a5f3af7af3f84e08d792644a87d232261"
30183018
integrity sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==
30193019

3020-
"@typescript-eslint/types@5.38.0":
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==
3020+
"@typescript-eslint/types@5.39.0":
3021+
version "5.39.0"
3022+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.39.0.tgz#f4e9f207ebb4579fd854b25c0bf64433bb5ed78d"
3023+
integrity sha512-gQMZrnfEBFXK38hYqt8Lkwt8f4U6yq+2H5VDSgP/qiTzC8Nw8JO3OuSUOQ2qW37S/dlwdkHDntkZM6SQhKyPhw==
30243024

30253025
"@typescript-eslint/[email protected]":
30263026
version "5.37.0"
@@ -3035,13 +3035,13 @@
30353035
semver "^7.3.7"
30363036
tsutils "^3.21.0"
30373037

3038-
"@typescript-eslint/typescript-estree@5.38.0":
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==
3038+
"@typescript-eslint/typescript-estree@5.39.0":
3039+
version "5.39.0"
3040+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.39.0.tgz#c0316aa04a1a1f4f7f9498e3c13ef1d3dc4cf88b"
3041+
integrity sha512-qLFQP0f398sdnogJoLtd43pUgB18Q50QSA+BTE5h3sUxySzbWDpTSdgt4UyxNSozY/oDK2ta6HVAzvGgq8JYnA==
30423042
dependencies:
3043-
"@typescript-eslint/types" "5.38.0"
3044-
"@typescript-eslint/visitor-keys" "5.38.0"
3043+
"@typescript-eslint/types" "5.39.0"
3044+
"@typescript-eslint/visitor-keys" "5.39.0"
30453045
debug "^4.3.4"
30463046
globby "^11.1.0"
30473047
is-glob "^4.0.3"
@@ -3060,15 +3060,15 @@
30603060
eslint-scope "^5.1.1"
30613061
eslint-utils "^3.0.0"
30623062

3063-
"@typescript-eslint/utils@5.38.0":
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==
3063+
"@typescript-eslint/utils@5.39.0":
3064+
version "5.39.0"
3065+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.39.0.tgz#b7063cca1dcf08d1d21b0d91db491161ad0be110"
3066+
integrity sha512-+DnY5jkpOpgj+EBtYPyHRjXampJfC0yUZZzfzLuUWVZvCuKqSdJVC8UhdWipIw7VKNTfwfAPiOWzYkAwuIhiAg==
30673067
dependencies:
30683068
"@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"
3069+
"@typescript-eslint/scope-manager" "5.39.0"
3070+
"@typescript-eslint/types" "5.39.0"
3071+
"@typescript-eslint/typescript-estree" "5.39.0"
30723072
eslint-scope "^5.1.1"
30733073
eslint-utils "^3.0.0"
30743074

@@ -3080,12 +3080,12 @@
30803080
"@typescript-eslint/types" "5.37.0"
30813081
eslint-visitor-keys "^3.3.0"
30823082

3083-
"@typescript-eslint/visitor-keys@5.38.0":
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==
3083+
"@typescript-eslint/visitor-keys@5.39.0":
3084+
version "5.39.0"
3085+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.39.0.tgz#8f41f7d241b47257b081ddba5d3ce80deaae61e2"
3086+
integrity sha512-yyE3RPwOG+XJBLrhvsxAidUgybJVQ/hG8BhiJo0k8JSAYfk/CshVcxf0HwP4Jt7WZZ6vLmxdo1p6EyN3tzFTkg==
30873087
dependencies:
3088-
"@typescript-eslint/types" "5.38.0"
3088+
"@typescript-eslint/types" "5.39.0"
30893089
eslint-visitor-keys "^3.3.0"
30903090

30913091
"@webassemblyjs/[email protected]":

0 commit comments

Comments
 (0)