Skip to content

Commit c171db3

Browse files
renovate[bot]renovate-bot
andauthoredMar 3, 2022
Update dependency eslint-plugin-testing-library to v5.0.6 (#218)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0cf2b97 commit c171db3

File tree

2 files changed

+7
-53
lines changed

2 files changed

+7
-53
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-react-hooks": "4.3.0",
6565
"eslint-plugin-security": "1.4.0",
6666
"eslint-plugin-sonarjs": "0.12.0",
67-
"eslint-plugin-testing-library": "5.0.5",
67+
"eslint-plugin-testing-library": "5.0.6",
6868
"eslint-plugin-unicorn": "41.0.0",
6969
"p-map": "5.3.0",
7070
"size-limit": "7.0.8",

‎yarn.lock

+6-52
Original file line numberDiff line numberDiff line change
@@ -3090,14 +3090,6 @@
30903090
"@typescript-eslint/types" "5.10.1"
30913091
"@typescript-eslint/visitor-keys" "5.10.1"
30923092

3093-
"@typescript-eslint/scope-manager@5.10.2":
3094-
version "5.10.2"
3095-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.2.tgz#92c0bc935ec00f3d8638cdffb3d0e70c9b879639"
3096-
integrity sha512-39Tm6f4RoZoVUWBYr3ekS75TYgpr5Y+X0xLZxXqcZNDWZdJdYbKd3q2IR4V9y5NxxiPu/jxJ8XP7EgHiEQtFnw==
3097-
dependencies:
3098-
"@typescript-eslint/types" "5.10.2"
3099-
"@typescript-eslint/visitor-keys" "5.10.2"
3100-
31013093
"@typescript-eslint/scope-manager@5.13.0":
31023094
version "5.13.0"
31033095
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.13.0.tgz#cf6aff61ca497cb19f0397eea8444a58f46156b6"
@@ -3133,11 +3125,6 @@
31333125
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
31343126
integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
31353127

3136-
"@typescript-eslint/types@5.10.2":
3137-
version "5.10.2"
3138-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.2.tgz#604d15d795c4601fffba6ecb4587ff9fdec68ce8"
3139-
integrity sha512-Qfp0qk/5j2Rz3p3/WhWgu4S1JtMcPgFLnmAKAW061uXxKSa7VWKZsDXVaMXh2N60CX9h6YLaBoy9PJAfCOjk3w==
3140-
31413128
"@typescript-eslint/types@5.13.0":
31423129
version "5.13.0"
31433130
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.13.0.tgz#da1de4ae905b1b9ff682cab0bed6b2e3be9c04e5"
@@ -3174,19 +3161,6 @@
31743161
semver "^7.3.5"
31753162
tsutils "^3.21.0"
31763163

3177-
"@typescript-eslint/typescript-estree@5.10.2":
3178-
version "5.10.2"
3179-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.2.tgz#810906056cd3ddcb35aa333fdbbef3713b0fe4a7"
3180-
integrity sha512-WHHw6a9vvZls6JkTgGljwCsMkv8wu8XU8WaYKeYhxhWXH/atZeiMW6uDFPLZOvzNOGmuSMvHtZKd6AuC8PrwKQ==
3181-
dependencies:
3182-
"@typescript-eslint/types" "5.10.2"
3183-
"@typescript-eslint/visitor-keys" "5.10.2"
3184-
debug "^4.3.2"
3185-
globby "^11.0.4"
3186-
is-glob "^4.0.3"
3187-
semver "^7.3.5"
3188-
tsutils "^3.21.0"
3189-
31903164
"@typescript-eslint/typescript-estree@5.13.0":
31913165
version "5.13.0"
31923166
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.13.0.tgz#b37c07b748ff030a3e93d87c842714e020b78141"
@@ -3213,7 +3187,7 @@
32133187
semver "^7.3.5"
32143188
tsutils "^3.21.0"
32153189

3216-
"@typescript-eslint/utils@5.13.0":
3190+
"@typescript-eslint/utils@5.13.0", "@typescript-eslint/utils@^5.13.0":
32173191
version "5.13.0"
32183192
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.13.0.tgz#2328feca700eb02837298339a2e49c46b41bd0af"
32193193
integrity sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==
@@ -3237,18 +3211,6 @@
32373211
eslint-scope "^5.1.1"
32383212
eslint-utils "^3.0.0"
32393213

3240-
"@typescript-eslint/utils@^5.10.2":
3241-
version "5.10.2"
3242-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.2.tgz#1fcd37547c32c648ab11aea7173ec30060ee87a8"
3243-
integrity sha512-vuJaBeig1NnBRkf7q9tgMLREiYD7zsMrsN1DA3wcoMDvr3BTFiIpKjGiYZoKPllfEwN7spUjv7ZqD+JhbVjEPg==
3244-
dependencies:
3245-
"@types/json-schema" "^7.0.9"
3246-
"@typescript-eslint/scope-manager" "5.10.2"
3247-
"@typescript-eslint/types" "5.10.2"
3248-
"@typescript-eslint/typescript-estree" "5.10.2"
3249-
eslint-scope "^5.1.1"
3250-
eslint-utils "^3.0.0"
3251-
32523214
"@typescript-eslint/visitor-keys@5.0.0":
32533215
version "5.0.0"
32543216
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.0.0.tgz#b789f7cd105e59bee5c0983a353942a5a48f56df"
@@ -3265,14 +3227,6 @@
32653227
"@typescript-eslint/types" "5.10.1"
32663228
eslint-visitor-keys "^3.0.0"
32673229

3268-
"@typescript-eslint/visitor-keys@5.10.2":
3269-
version "5.10.2"
3270-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.2.tgz#fdbf272d8e61c045d865bd6c8b41bea73d222f3d"
3271-
integrity sha512-zHIhYGGGrFJvvyfwHk5M08C5B5K4bewkm+rrvNTKk1/S15YHR+SA/QUF8ZWscXSfEaB8Nn2puZj+iHcoxVOD/Q==
3272-
dependencies:
3273-
"@typescript-eslint/types" "5.10.2"
3274-
eslint-visitor-keys "^3.0.0"
3275-
32763230
"@typescript-eslint/visitor-keys@5.13.0":
32773231
version "5.13.0"
32783232
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.13.0.tgz#f45ff55bcce16403b221ac9240fbeeae4764f0fd"
@@ -5007,12 +4961,12 @@ eslint-plugin-sonarjs@0.12.0:
50074961
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.12.0.tgz#03a160a58f179fde084135baec08656b59786b8c"
50084962
integrity sha512-soxjK67hoYxO8hesKqXWN50GSM+oG2r35N5WnAMehetahO6zoVpv3HZbdziP0jYWNopEe6te/BFUZOYAZI+qhg==
50094963

5010-
eslint-plugin-testing-library@5.0.5:
5011-
version "5.0.5"
5012-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.0.5.tgz#5757961ec20a6ca8b0992d2c5487db1b51612d8d"
5013-
integrity sha512-0j355vJpJCE/2g+aayIgJRUB6jBVqpD5ztMLGcadR1PgrgGPnPxN1HJuOAsAAwiMo27GwRnpJB8KOQzyNuNZrw==
4964+
eslint-plugin-testing-library@5.0.6:
4965+
version "5.0.6"
4966+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.0.6.tgz#86b0aff2ed0c80f63966c2a4894c06bff382b6d5"
4967+
integrity sha512-mMU4+slZsWKHNxtxc5TE2+bs9S//e2uFPlcpTapPhVdnctgn0+G/DaUu6VbT0JLiVMcbBjy3IcfddK+abZawbw==
50144968
dependencies:
5015-
"@typescript-eslint/utils" "^5.10.2"
4969+
"@typescript-eslint/utils" "^5.13.0"
50164970

50174971
eslint-plugin-testing-library@^5.0.1:
50184972
version "5.0.1"

0 commit comments

Comments
 (0)
Please sign in to comment.