Skip to content

Commit 6db81e7

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 995f5af commit 6db81e7

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,16 @@
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.2.0",
63-
"@typescript-eslint/parser": "^4.2.0",
62+
"@typescript-eslint/eslint-plugin": "^4.3.0",
63+
"@typescript-eslint/parser": "^4.3.0",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.1.0",
6666
"cherry-pick": "^0.5.0",
6767
"eslint": "^7.10.0",
6868
"eslint-plugin-import": "^2.22.1",
6969
"eslint-plugin-jsx-a11y": "^6.3.1",
7070
"eslint-plugin-mocha": "^8.0.0",
71-
"eslint-plugin-react": "^7.21.2",
71+
"eslint-plugin-react": "^7.21.3",
7272
"expect.js": "^0.3.1",
7373
"jquery": "^3.5.1",
7474
"karma": "^5.2.3",
@@ -86,7 +86,7 @@
8686
"rollup-plugin-size-snapshot": "^0.12.0",
8787
"rollup-plugin-typescript": "^1.0.1",
8888
"simulant": "^0.2.2",
89-
"sinon": "^9.0.3",
89+
"sinon": "^9.1.0",
9090
"typescript": "^4.0.3",
9191
"webpack": "^4.44.2"
9292
}

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,13 +1266,13 @@
12661266
dependencies:
12671267
"@types/yargs-parser" "*"
12681268

1269-
"@typescript-eslint/eslint-plugin@^4.2.0":
1270-
version "4.2.0"
1271-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.2.0.tgz#a3d5c11b377b7e18f3cd9c4e87d465fe9432669b"
1272-
integrity sha512-zBNRkzvLSwo6y5TG0DVcmshZIYBHKtmzD4N+LYnfTFpzc4bc79o8jNRSb728WV7A4Cegbs+MV5IRAj8BKBgOVQ==
1269+
"@typescript-eslint/eslint-plugin@^4.3.0":
1270+
version "4.3.0"
1271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.3.0.tgz#1a23d904bf8ea248d09dc3761af530d90f39c8fa"
1272+
integrity sha512-RqEcaHuEKnn3oPFislZ6TNzsBLqpZjN93G69SS+laav/I8w/iGMuMq97P0D2/2/kW4SCebHggqhbcCfbDaaX+g==
12731273
dependencies:
1274-
"@typescript-eslint/experimental-utils" "4.2.0"
1275-
"@typescript-eslint/scope-manager" "4.2.0"
1274+
"@typescript-eslint/experimental-utils" "4.3.0"
1275+
"@typescript-eslint/scope-manager" "4.3.0"
12761276
debug "^4.1.1"
12771277
functional-red-black-tree "^1.0.1"
12781278
regexpp "^3.0.0"
@@ -1290,15 +1290,15 @@
12901290
eslint-scope "^5.0.0"
12911291
eslint-utils "^2.0.0"
12921292

1293-
"@typescript-eslint/experimental-utils@4.2.0":
1294-
version "4.2.0"
1295-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.2.0.tgz#3d0b5cd4aa61f5eb7aa1e873dea0db1410b062d2"
1296-
integrity sha512-5BBj6BjgHEndBaQQpUVzRIPERz03LBc0MCQkHwUaH044FJFL08SwWv/sQftk7gf0ShZ2xZysz0LTwCwNt4Xu3w==
1293+
"@typescript-eslint/experimental-utils@4.3.0":
1294+
version "4.3.0"
1295+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.3.0.tgz#3f3c6c508e01b8050d51b016e7f7da0e3aefcb87"
1296+
integrity sha512-cmmIK8shn3mxmhpKfzMMywqiEheyfXLV/+yPDnOTvQX/ztngx7Lg/OD26J8gTZfkLKUmaEBxO2jYP3keV7h2OQ==
12971297
dependencies:
12981298
"@types/json-schema" "^7.0.3"
1299-
"@typescript-eslint/scope-manager" "4.2.0"
1300-
"@typescript-eslint/types" "4.2.0"
1301-
"@typescript-eslint/typescript-estree" "4.2.0"
1299+
"@typescript-eslint/scope-manager" "4.3.0"
1300+
"@typescript-eslint/types" "4.3.0"
1301+
"@typescript-eslint/typescript-estree" "4.3.0"
13021302
eslint-scope "^5.0.0"
13031303
eslint-utils "^2.0.0"
13041304

@@ -1313,33 +1313,33 @@
13131313
"@typescript-eslint/typescript-estree" "3.10.1"
13141314
eslint-visitor-keys "^1.1.0"
13151315

1316-
"@typescript-eslint/parser@^4.2.0":
1317-
version "4.2.0"
1318-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.2.0.tgz#1879ef400abd73d972e20f14c3522e5b343d1d1b"
1319-
integrity sha512-54jJ6MwkOtowpE48C0QJF9iTz2/NZxfKVJzv1ha5imigzHbNSLN9yvbxFFH1KdlRPQrlR8qxqyOvLHHxd397VA==
1316+
"@typescript-eslint/parser@^4.3.0":
1317+
version "4.3.0"
1318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.3.0.tgz#684fc0be6551a2bfcb253991eec3c786a8c063a3"
1319+
integrity sha512-JyfRnd72qRuUwItDZ00JNowsSlpQGeKfl9jxwO0FHK1qQ7FbYdoy5S7P+5wh1ISkT2QyAvr2pc9dAemDxzt75g==
13201320
dependencies:
1321-
"@typescript-eslint/scope-manager" "4.2.0"
1322-
"@typescript-eslint/types" "4.2.0"
1323-
"@typescript-eslint/typescript-estree" "4.2.0"
1321+
"@typescript-eslint/scope-manager" "4.3.0"
1322+
"@typescript-eslint/types" "4.3.0"
1323+
"@typescript-eslint/typescript-estree" "4.3.0"
13241324
debug "^4.1.1"
13251325

1326-
"@typescript-eslint/scope-manager@4.2.0":
1327-
version "4.2.0"
1328-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.2.0.tgz#d10e6854a65e175b22a28265d372a97c8cce4bfc"
1329-
integrity sha512-Tb402cxxObSxWIVT+PnBp5ruT2V/36yj6gG4C9AjkgRlZpxrLAzWDk3neen6ToMBGeGdxtnfFLoJRUecGz9mYQ==
1326+
"@typescript-eslint/scope-manager@4.3.0":
1327+
version "4.3.0"
1328+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.3.0.tgz#c743227e087545968080d2362cfb1273842cb6a7"
1329+
integrity sha512-cTeyP5SCNE8QBRfc+Lgh4Xpzje46kNUhXYfc3pQWmJif92sjrFuHT9hH4rtOkDTo/si9Klw53yIr+djqGZS1ig==
13301330
dependencies:
1331-
"@typescript-eslint/types" "4.2.0"
1332-
"@typescript-eslint/visitor-keys" "4.2.0"
1331+
"@typescript-eslint/types" "4.3.0"
1332+
"@typescript-eslint/visitor-keys" "4.3.0"
13331333

13341334
"@typescript-eslint/[email protected]":
13351335
version "3.10.1"
13361336
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
13371337
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
13381338

1339-
"@typescript-eslint/types@4.2.0":
1340-
version "4.2.0"
1341-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.2.0.tgz#6f6b094329e72040f173123832397c7c0b910fc8"
1342-
integrity sha512-xkv5nIsxfI/Di9eVwN+G9reWl7Me9R5jpzmZUch58uQ7g0/hHVuGUbbn4NcxcM5y/R4wuJIIEPKPDb5l4Fdmwg==
1339+
"@typescript-eslint/types@4.3.0":
1340+
version "4.3.0"
1341+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.3.0.tgz#1f0b2d5e140543e2614f06d48fb3ae95193c6ddf"
1342+
integrity sha512-Cx9TpRvlRjOppGsU6Y6KcJnUDOelja2NNCX6AZwtVHRzaJkdytJWMuYiqi8mS35MRNA3cJSwDzXePfmhU6TANw==
13431343

13441344
"@typescript-eslint/[email protected]":
13451345
version "3.10.1"
@@ -1355,13 +1355,13 @@
13551355
semver "^7.3.2"
13561356
tsutils "^3.17.1"
13571357

1358-
"@typescript-eslint/typescript-estree@4.2.0":
1359-
version "4.2.0"
1360-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.2.0.tgz#9d746240991c305bf225ad5e96cbf57e7fea0551"
1361-
integrity sha512-iWDLCB7z4MGkLipduF6EOotdHNtgxuNKnYD54nMS/oitFnsk4S3S/TE/UYXQTra550lHtlv9eGmp+dvN9pUDtA==
1358+
"@typescript-eslint/typescript-estree@4.3.0":
1359+
version "4.3.0"
1360+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.3.0.tgz#0edc1068e6b2e4c7fdc54d61e329fce76241cee8"
1361+
integrity sha512-ZAI7xjkl+oFdLV/COEz2tAbQbR3XfgqHEGy0rlUXzfGQic6EBCR4s2+WS3cmTPG69aaZckEucBoTxW9PhzHxxw==
13621362
dependencies:
1363-
"@typescript-eslint/types" "4.2.0"
1364-
"@typescript-eslint/visitor-keys" "4.2.0"
1363+
"@typescript-eslint/types" "4.3.0"
1364+
"@typescript-eslint/visitor-keys" "4.3.0"
13651365
debug "^4.1.1"
13661366
globby "^11.0.1"
13671367
is-glob "^4.0.1"
@@ -1376,12 +1376,12 @@
13761376
dependencies:
13771377
eslint-visitor-keys "^1.1.0"
13781378

1379-
"@typescript-eslint/visitor-keys@4.2.0":
1380-
version "4.2.0"
1381-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.2.0.tgz#ae13838e3a260b63ae51021ecaf1d0cdea8dbba5"
1382-
integrity sha512-WIf4BNOlFOH2W+YqGWa6YKLcK/EB3gEj2apCrqLw6mme1RzBy0jtJ9ewJgnrZDB640zfnv8L+/gwGH5sYp/rGw==
1379+
"@typescript-eslint/visitor-keys@4.3.0":
1380+
version "4.3.0"
1381+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.3.0.tgz#0e5ab0a09552903edeae205982e8521e17635ae0"
1382+
integrity sha512-xZxkuR7XLM6RhvLkgv9yYlTcBHnTULzfnw4i6+z2TGBLy9yljAypQaZl9c3zFvy7PNI7fYWyvKYtohyF8au3cw==
13831383
dependencies:
1384-
"@typescript-eslint/types" "4.2.0"
1384+
"@typescript-eslint/types" "4.3.0"
13851385
eslint-visitor-keys "^2.0.0"
13861386

13871387
"@webassemblyjs/[email protected]":
@@ -3389,10 +3389,10 @@ eslint-plugin-react-hooks@^2.1.2:
33893389
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.5.1.tgz#4ef5930592588ce171abeb26f400c7fbcbc23cd0"
33903390
integrity sha512-Y2c4b55R+6ZzwtTppKwSmK/Kar8AdLiC2f9NADCuxbcTgPPg41Gyqa6b9GppgXSvCtkRw43ZE86CT5sejKC6/g==
33913391

3392-
eslint-plugin-react@^7.21.2:
3393-
version "7.21.2"
3394-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.2.tgz#3bd5d2c4c36d5a0428d0d6dda301ac9a84d681b2"
3395-
integrity sha512-j3XKvrK3rpBzveKFbgAeGsWb9uz6iUOrR0jixRfjwdFeGSRsXvVTFtHDQYCjsd1/6Z/xvb8Vy3LiI5Reo7fDrg==
3392+
eslint-plugin-react@^7.21.3:
3393+
version "7.21.3"
3394+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.3.tgz#71655d2af5155b19285ec929dd2cdc67a4470b52"
3395+
integrity sha512-OI4GwTCqyIb4ipaOEGLWdaOHCXZZydStAsBEPB2e1ZfNM37bojpgO1BoOQbFb0eLVz3QLDx7b+6kYcrxCuJfhw==
33963396
dependencies:
33973397
array-includes "^3.1.1"
33983398
array.prototype.flatmap "^1.2.3"
@@ -6810,10 +6810,10 @@ simulant@^0.2.2:
68106810
resolved "https://registry.yarnpkg.com/simulant/-/simulant-0.2.2.tgz#f1bce52712b6a7a0da38ddfdda7e83b20b1da01e"
68116811
integrity sha1-8bzlJxK2p6DaON392n6DsgsdoB4=
68126812

6813-
sinon@^9.0.3:
6814-
version "9.0.3"
6815-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.0.3.tgz#bffc3ec28c936332cd2a41833547b9eed201ecff"
6816-
integrity sha512-IKo9MIM111+smz9JGwLmw5U1075n1YXeAq8YeSFlndCLhAL5KGn6bLgu7b/4AYHTV/LcEMcRm2wU2YiL55/6Pg==
6813+
sinon@^9.1.0:
6814+
version "9.1.0"
6815+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-9.1.0.tgz#4afc90707c8e360fe051398eed2d3b197980ffc3"
6816+
integrity sha512-9zQShgaeylYH6qtsnNXlTvv0FGTTckuDfHBi+qhgj5PvW2r2WslHZpgc3uy3e/ZAoPkqaOASPi+juU6EdYRYxA==
68176817
dependencies:
68186818
"@sinonjs/commons" "^1.7.2"
68196819
"@sinonjs/fake-timers" "^6.0.1"

0 commit comments

Comments
 (0)