Skip to content

Commit fc0482f

Browse files
committed
chore(deps): update all non-major dependencies
1 parent b70c63e commit fc0482f

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"@react-bootstrap/babel-preset": "^1.2.0",
6060
"@react-bootstrap/eslint-config": "^1.3.2",
6161
"@react-bootstrap/eslint-config-typescript": "^2.0.1",
62-
"@typescript-eslint/eslint-plugin": "^4.22.1",
63-
"@typescript-eslint/parser": "^4.22.1",
62+
"@typescript-eslint/eslint-plugin": "^4.23.0",
63+
"@typescript-eslint/parser": "^4.23.0",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.2.2",
6666
"cherry-pick": "^0.5.0",
67-
"eslint": "^7.25.0",
67+
"eslint": "^7.26.0",
6868
"eslint-plugin-import": "^2.22.1",
6969
"eslint-plugin-jsx-a11y": "^6.4.1",
7070
"eslint-plugin-mocha": "^8.1.0",

yarn.lock

+50-50
Original file line numberDiff line numberDiff line change
@@ -1005,10 +1005,10 @@
10051005
"@babel/helper-validator-identifier" "^7.14.0"
10061006
to-fast-properties "^2.0.0"
10071007

1008-
"@eslint/eslintrc@^0.4.0":
1009-
version "0.4.0"
1010-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547"
1011-
integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog==
1008+
"@eslint/eslintrc@^0.4.1":
1009+
version "0.4.1"
1010+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14"
1011+
integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ==
10121012
dependencies:
10131013
ajv "^6.12.4"
10141014
debug "^4.1.1"
@@ -1295,74 +1295,74 @@
12951295
dependencies:
12961296
"@types/yargs-parser" "*"
12971297

1298-
"@typescript-eslint/eslint-plugin@^4.22.1":
1299-
version "4.22.1"
1300-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.1.tgz#6bcdbaa4548553ab861b4e5f34936ead1349a543"
1301-
integrity sha512-kVTAghWDDhsvQ602tHBc6WmQkdaYbkcTwZu+7l24jtJiYvm9l+/y/b2BZANEezxPDiX5MK2ZecE+9BFi/YJryw==
1298+
"@typescript-eslint/eslint-plugin@^4.23.0":
1299+
version "4.23.0"
1300+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.23.0.tgz#29d3c9c81f6200b1fd6d8454cfb007ba176cde80"
1301+
integrity sha512-tGK1y3KIvdsQEEgq6xNn1DjiFJtl+wn8JJQiETtCbdQxw1vzjXyAaIkEmO2l6Nq24iy3uZBMFQjZ6ECf1QdgGw==
13021302
dependencies:
1303-
"@typescript-eslint/experimental-utils" "4.22.1"
1304-
"@typescript-eslint/scope-manager" "4.22.1"
1303+
"@typescript-eslint/experimental-utils" "4.23.0"
1304+
"@typescript-eslint/scope-manager" "4.23.0"
13051305
debug "^4.1.1"
13061306
functional-red-black-tree "^1.0.1"
13071307
lodash "^4.17.15"
13081308
regexpp "^3.0.0"
13091309
semver "^7.3.2"
13101310
tsutils "^3.17.1"
13111311

1312-
"@typescript-eslint/experimental-utils@4.22.1":
1313-
version "4.22.1"
1314-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.1.tgz#3938a5c89b27dc9a39b5de63a62ab1623ab27497"
1315-
integrity sha512-svYlHecSMCQGDO2qN1v477ax/IDQwWhc7PRBiwAdAMJE7GXk5stF4Z9R/8wbRkuX/5e9dHqbIWxjeOjckK3wLQ==
1312+
"@typescript-eslint/experimental-utils@4.23.0":
1313+
version "4.23.0"
1314+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.23.0.tgz#f2059434cd6e5672bfeab2fb03b7c0a20622266f"
1315+
integrity sha512-WAFNiTDnQfrF3Z2fQ05nmCgPsO5o790vOhmWKXbbYQTO9erE1/YsFot5/LnOUizLzU2eeuz6+U/81KV5/hFTGA==
13161316
dependencies:
13171317
"@types/json-schema" "^7.0.3"
1318-
"@typescript-eslint/scope-manager" "4.22.1"
1319-
"@typescript-eslint/types" "4.22.1"
1320-
"@typescript-eslint/typescript-estree" "4.22.1"
1318+
"@typescript-eslint/scope-manager" "4.23.0"
1319+
"@typescript-eslint/types" "4.23.0"
1320+
"@typescript-eslint/typescript-estree" "4.23.0"
13211321
eslint-scope "^5.0.0"
13221322
eslint-utils "^2.0.0"
13231323

1324-
"@typescript-eslint/parser@^4.0.1", "@typescript-eslint/parser@^4.22.1":
1325-
version "4.22.1"
1326-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.1.tgz#a95bda0fd01d994a15fc3e99dc984294f25c19cc"
1327-
integrity sha512-l+sUJFInWhuMxA6rtirzjooh8cM/AATAe3amvIkqKFeMzkn85V+eLzb1RyuXkHak4dLfYzOmF6DXPyflJvjQnw==
1324+
"@typescript-eslint/parser@^4.0.1", "@typescript-eslint/parser@^4.23.0":
1325+
version "4.23.0"
1326+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.23.0.tgz#239315d38e42e852bef43a4b0b01bef78f78911c"
1327+
integrity sha512-wsvjksHBMOqySy/Pi2Q6UuIuHYbgAMwLczRl4YanEPKW5KVxI9ZzDYh3B5DtcZPQTGRWFJrfcbJ6L01Leybwug==
13281328
dependencies:
1329-
"@typescript-eslint/scope-manager" "4.22.1"
1330-
"@typescript-eslint/types" "4.22.1"
1331-
"@typescript-eslint/typescript-estree" "4.22.1"
1329+
"@typescript-eslint/scope-manager" "4.23.0"
1330+
"@typescript-eslint/types" "4.23.0"
1331+
"@typescript-eslint/typescript-estree" "4.23.0"
13321332
debug "^4.1.1"
13331333

1334-
"@typescript-eslint/scope-manager@4.22.1":
1335-
version "4.22.1"
1336-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.1.tgz#5bb357f94f9cd8b94e6be43dd637eb73b8f355b4"
1337-
integrity sha512-d5bAiPBiessSmNi8Amq/RuLslvcumxLmyhf1/Xa9IuaoFJ0YtshlJKxhlbY7l2JdEk3wS0EnmnfeJWSvADOe0g==
1334+
"@typescript-eslint/scope-manager@4.23.0":
1335+
version "4.23.0"
1336+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.23.0.tgz#8792ef7eacac122e2ec8fa2d30a59b8d9a1f1ce4"
1337+
integrity sha512-ZZ21PCFxPhI3n0wuqEJK9omkw51wi2bmeKJvlRZPH5YFkcawKOuRMQMnI8mH6Vo0/DoHSeZJnHiIx84LmVQY+w==
13381338
dependencies:
1339-
"@typescript-eslint/types" "4.22.1"
1340-
"@typescript-eslint/visitor-keys" "4.22.1"
1339+
"@typescript-eslint/types" "4.23.0"
1340+
"@typescript-eslint/visitor-keys" "4.23.0"
13411341

1342-
"@typescript-eslint/types@4.22.1":
1343-
version "4.22.1"
1344-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.1.tgz#bf99c6cec0b4a23d53a61894816927f2adad856a"
1345-
integrity sha512-2HTkbkdAeI3OOcWbqA8hWf/7z9c6gkmnWNGz0dKSLYLWywUlkOAQ2XcjhlKLj5xBFDf8FgAOF5aQbnLRvgNbCw==
1342+
"@typescript-eslint/types@4.23.0":
1343+
version "4.23.0"
1344+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.23.0.tgz#da1654c8a5332f4d1645b2d9a1c64193cae3aa3b"
1345+
integrity sha512-oqkNWyG2SLS7uTWLZf6Sr7Dm02gA5yxiz1RP87tvsmDsguVATdpVguHr4HoGOcFOpCvx9vtCSCyQUGfzq28YCw==
13461346

1347-
"@typescript-eslint/typescript-estree@4.22.1":
1348-
version "4.22.1"
1349-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.1.tgz#dca379eead8cdfd4edc04805e83af6d148c164f9"
1350-
integrity sha512-p3We0pAPacT+onSGM+sPR+M9CblVqdA9F1JEdIqRVlxK5Qth4ochXQgIyb9daBomyQKAXbygxp1aXQRV0GC79A==
1347+
"@typescript-eslint/typescript-estree@4.23.0":
1348+
version "4.23.0"
1349+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.23.0.tgz#0753b292097523852428a6f5a1aa8ccc1aae6cd9"
1350+
integrity sha512-5Sty6zPEVZF5fbvrZczfmLCOcby3sfrSPu30qKoY1U3mca5/jvU5cwsPb/CO6Q3ByRjixTMIVsDkqwIxCf/dMw==
13511351
dependencies:
1352-
"@typescript-eslint/types" "4.22.1"
1353-
"@typescript-eslint/visitor-keys" "4.22.1"
1352+
"@typescript-eslint/types" "4.23.0"
1353+
"@typescript-eslint/visitor-keys" "4.23.0"
13541354
debug "^4.1.1"
13551355
globby "^11.0.1"
13561356
is-glob "^4.0.1"
13571357
semver "^7.3.2"
13581358
tsutils "^3.17.1"
13591359

1360-
"@typescript-eslint/visitor-keys@4.22.1":
1361-
version "4.22.1"
1362-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.1.tgz#6045ae25a11662c671f90b3a403d682dfca0b7a6"
1363-
integrity sha512-WPkOrIRm+WCLZxXQHCi+WG8T2MMTUFR70rWjdWYddLT7cEfb2P4a3O/J2U1FBVsSFTocXLCoXWY6MZGejeStvQ==
1360+
"@typescript-eslint/visitor-keys@4.23.0":
1361+
version "4.23.0"
1362+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.23.0.tgz#7215cc977bd3b4ef22467b9023594e32f9e4e455"
1363+
integrity sha512-5PNe5cmX9pSifit0H+nPoQBXdbNzi5tOEec+3riK+ku4e3er37pKxMKDH5Ct5Y4fhWxcD4spnlYjxi9vXbSpwg==
13641364
dependencies:
1365-
"@typescript-eslint/types" "4.22.1"
1365+
"@typescript-eslint/types" "4.23.0"
13661366
eslint-visitor-keys "^2.0.0"
13671367

13681368
@@ -3408,13 +3408,13 @@ eslint-visitor-keys@^2.0.0:
34083408
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
34093409
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
34103410

3411-
eslint@^7.25.0:
3412-
version "7.25.0"
3413-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25.0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67"
3414-
integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw==
3411+
eslint@^7.26.0:
3412+
version "7.26.0"
3413+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26.0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6"
3414+
integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg==
34153415
dependencies:
34163416
"@babel/code-frame" "7.12.11"
3417-
"@eslint/eslintrc" "^0.4.0"
3417+
"@eslint/eslintrc" "^0.4.1"
34183418
ajv "^6.10.0"
34193419
chalk "^4.0.0"
34203420
cross-spawn "^7.0.2"

0 commit comments

Comments
 (0)