Skip to content

Commit 328bb81

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies to ^4.11.0
1 parent 1dcea33 commit 328bb81

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"@react-bootstrap/babel-preset": "^1.2.0",
6060
"@react-bootstrap/eslint-config": "^1.3.2",
6161
"@react-bootstrap/eslint-config-typescript": "^2.0.0",
62-
"@typescript-eslint/eslint-plugin": "^4.10.0",
63-
"@typescript-eslint/parser": "^4.10.0",
62+
"@typescript-eslint/eslint-plugin": "^4.11.0",
63+
"@typescript-eslint/parser": "^4.11.0",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.2.2",
6666
"cherry-pick": "^0.5.0",

yarn.lock

+41-41
Original file line numberDiff line numberDiff line change
@@ -1289,13 +1289,13 @@
12891289
dependencies:
12901290
"@types/yargs-parser" "*"
12911291

1292-
"@typescript-eslint/eslint-plugin@^4.10.0":
1293-
version "4.10.0"
1294-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.10.0.tgz#19ed3baf4bc4232c5a7fcd32eaca75c3a5baf9f3"
1295-
integrity sha512-h6/V46o6aXpKRlarP1AiJEXuCJ7cMQdlpfMDrcllIgX3dFkLwEBTXAoNP98ZoOmqd1xvymMVRAI4e7yVvlzWEg==
1292+
"@typescript-eslint/eslint-plugin@^4.11.0":
1293+
version "4.11.0"
1294+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.11.0.tgz#bc6c1e4175c0cf42083da4314f7931ad12f731cc"
1295+
integrity sha512-x4arJMXBxyD6aBXLm3W7mSDZRiABzy+2PCLJbL7OPqlp53VXhaA1HKK7R2rTee5OlRhnUgnp8lZyVIqjnyPT6g==
12961296
dependencies:
1297-
"@typescript-eslint/experimental-utils" "4.10.0"
1298-
"@typescript-eslint/scope-manager" "4.10.0"
1297+
"@typescript-eslint/experimental-utils" "4.11.0"
1298+
"@typescript-eslint/scope-manager" "4.11.0"
12991299
debug "^4.1.1"
13001300
functional-red-black-tree "^1.0.1"
13011301
regexpp "^3.0.0"
@@ -1313,15 +1313,15 @@
13131313
eslint-scope "^5.0.0"
13141314
eslint-utils "^2.0.0"
13151315

1316-
"@typescript-eslint/experimental-utils@4.10.0":
1317-
version "4.10.0"
1318-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.10.0.tgz#dbf5d0f89802d5feaf7d11e5b32df29bbc2f3a0e"
1319-
integrity sha512-opX+7ai1sdWBOIoBgpVJrH5e89ra1KoLrJTz0UtWAa4IekkKmqDosk5r6xqRaNJfCXEfteW4HXQAwMdx+jjEmw==
1316+
"@typescript-eslint/experimental-utils@4.11.0":
1317+
version "4.11.0"
1318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.11.0.tgz#d1a47cc6cfe1c080ce4ead79267574b9881a1565"
1319+
integrity sha512-1VC6mSbYwl1FguKt8OgPs8xxaJgtqFpjY/UzUYDBKq4pfQ5lBvN2WVeqYkzf7evW42axUHYl2jm9tNyFsb8oLg==
13201320
dependencies:
13211321
"@types/json-schema" "^7.0.3"
1322-
"@typescript-eslint/scope-manager" "4.10.0"
1323-
"@typescript-eslint/types" "4.10.0"
1324-
"@typescript-eslint/typescript-estree" "4.10.0"
1322+
"@typescript-eslint/scope-manager" "4.11.0"
1323+
"@typescript-eslint/types" "4.11.0"
1324+
"@typescript-eslint/typescript-estree" "4.11.0"
13251325
eslint-scope "^5.0.0"
13261326
eslint-utils "^2.0.0"
13271327

@@ -1336,33 +1336,33 @@
13361336
"@typescript-eslint/typescript-estree" "3.10.1"
13371337
eslint-visitor-keys "^1.1.0"
13381338

1339-
"@typescript-eslint/parser@^4.10.0":
1340-
version "4.10.0"
1341-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.10.0.tgz#1a622b0847b765b2d8f0ede6f0cdd85f03d76031"
1342-
integrity sha512-amBvUUGBMadzCW6c/qaZmfr3t9PyevcSWw7hY2FuevdZVp5QPw/K76VSQ5Sw3BxlgYCHZcK6DjIhSZK0PQNsQg==
1339+
"@typescript-eslint/parser@^4.11.0":
1340+
version "4.11.0"
1341+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.11.0.tgz#1dd3d7e42708c10ce9f3aa64c63c0ab99868b4e2"
1342+
integrity sha512-NBTtKCC7ZtuxEV5CrHUO4Pg2s784pvavc3cnz6V+oJvVbK4tH9135f/RBP6eUA2KHiFKAollSrgSctQGmHbqJQ==
13431343
dependencies:
1344-
"@typescript-eslint/scope-manager" "4.10.0"
1345-
"@typescript-eslint/types" "4.10.0"
1346-
"@typescript-eslint/typescript-estree" "4.10.0"
1344+
"@typescript-eslint/scope-manager" "4.11.0"
1345+
"@typescript-eslint/types" "4.11.0"
1346+
"@typescript-eslint/typescript-estree" "4.11.0"
13471347
debug "^4.1.1"
13481348

1349-
"@typescript-eslint/scope-manager@4.10.0":
1350-
version "4.10.0"
1351-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.10.0.tgz#dbd7e1fc63d7363e3aaff742a6f2b8afdbac9d27"
1352-
integrity sha512-WAPVw35P+fcnOa8DEic0tQUhoJJsgt+g6DEcz257G7vHFMwmag58EfowdVbiNcdfcV27EFR0tUBVXkDoIvfisQ==
1349+
"@typescript-eslint/scope-manager@4.11.0":
1350+
version "4.11.0"
1351+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.11.0.tgz#2d906537db8a3a946721699e4fc0833810490254"
1352+
integrity sha512-6VSTm/4vC2dHM3ySDW9Kl48en+yLNfVV6LECU8jodBHQOhO8adAVizaZ1fV0QGZnLQjQ/y0aBj5/KXPp2hBTjA==
13531353
dependencies:
1354-
"@typescript-eslint/types" "4.10.0"
1355-
"@typescript-eslint/visitor-keys" "4.10.0"
1354+
"@typescript-eslint/types" "4.11.0"
1355+
"@typescript-eslint/visitor-keys" "4.11.0"
13561356

13571357
"@typescript-eslint/[email protected]":
13581358
version "3.10.1"
13591359
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
13601360
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
13611361

1362-
"@typescript-eslint/types@4.10.0":
1363-
version "4.10.0"
1364-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.10.0.tgz#12f983750ebad867f0c806e705c1953cd6415789"
1365-
integrity sha512-+dt5w1+Lqyd7wIPMa4XhJxUuE8+YF+vxQ6zxHyhLGHJjHiunPf0wSV8LtQwkpmAsRi1lEOoOIR30FG5S2HS33g==
1362+
"@typescript-eslint/types@4.11.0":
1363+
version "4.11.0"
1364+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.11.0.tgz#86cf95e7eac4ccfd183f9fcf1480cece7caf4ca4"
1365+
integrity sha512-XXOdt/NPX++txOQHM1kUMgJUS43KSlXGdR/aDyEwuAEETwuPt02Nc7v+s57PzuSqMbNLclblQdv3YcWOdXhQ7g==
13661366

13671367
"@typescript-eslint/[email protected]":
13681368
version "3.10.1"
@@ -1378,13 +1378,13 @@
13781378
semver "^7.3.2"
13791379
tsutils "^3.17.1"
13801380

1381-
"@typescript-eslint/typescript-estree@4.10.0":
1382-
version "4.10.0"
1383-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.10.0.tgz#1e62e45fd57866afd42daf5e9fb6bd4e8dbcfa75"
1384-
integrity sha512-mGK0YRp9TOk6ZqZ98F++bW6X5kMTzCRROJkGXH62d2azhghmq+1LNLylkGe6uGUOQzD452NOAEth5VAF6PDo5g==
1381+
"@typescript-eslint/typescript-estree@4.11.0":
1382+
version "4.11.0"
1383+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.11.0.tgz#1144d145841e5987d61c4c845442a24b24165a4b"
1384+
integrity sha512-eA6sT5dE5RHAFhtcC+b5WDlUIGwnO9b0yrfGa1mIOIAjqwSQCpXbLiFmKTdRbQN/xH2EZkGqqLDrKUuYOZ0+Hg==
13851385
dependencies:
1386-
"@typescript-eslint/types" "4.10.0"
1387-
"@typescript-eslint/visitor-keys" "4.10.0"
1386+
"@typescript-eslint/types" "4.11.0"
1387+
"@typescript-eslint/visitor-keys" "4.11.0"
13881388
debug "^4.1.1"
13891389
globby "^11.0.1"
13901390
is-glob "^4.0.1"
@@ -1399,12 +1399,12 @@
13991399
dependencies:
14001400
eslint-visitor-keys "^1.1.0"
14011401

1402-
"@typescript-eslint/visitor-keys@4.10.0":
1403-
version "4.10.0"
1404-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.10.0.tgz#9478822329a9bc8ebcc80623d7f79a01da5ee451"
1405-
integrity sha512-hPyz5qmDMuZWFtHZkjcCpkAKHX8vdu1G3YsCLEd25ryZgnJfj6FQuJ5/O7R+dB1ueszilJmAFMtlU4CA6se3Jg==
1402+
"@typescript-eslint/visitor-keys@4.11.0":
1403+
version "4.11.0"
1404+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.11.0.tgz#906669a50f06aa744378bb84c7d5c4fdbc5b7d51"
1405+
integrity sha512-tRYKyY0i7cMk6v4UIOCjl1LhuepC/pc6adQqJk4Is3YcC6k46HvsV9Wl7vQoLbm9qADgeujiT7KdLrylvFIQ+A==
14061406
dependencies:
1407-
"@typescript-eslint/types" "4.10.0"
1407+
"@typescript-eslint/types" "4.11.0"
14081408
eslint-visitor-keys "^2.0.0"
14091409

14101410

0 commit comments

Comments
 (0)