Skip to content

Commit afee63a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 5b03664 commit afee63a

File tree

2 files changed

+75
-74
lines changed

2 files changed

+75
-74
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
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": "^3.0.2",
63-
"@typescript-eslint/parser": "^3.0.2",
62+
"@typescript-eslint/eslint-plugin": "^3.1.0",
63+
"@typescript-eslint/parser": "^3.1.0",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.1.0",
6666
"cherry-pick": "^0.5.0",
67-
"eslint": "^7.1.0",
68-
"eslint-plugin-import": "^2.20.2",
67+
"eslint": "^7.2.0",
68+
"eslint-plugin-import": "^2.21.0",
6969
"eslint-plugin-jsx-a11y": "^6.2.3",
7070
"eslint-plugin-mocha": "^7.0.1",
7171
"eslint-plugin-react": "^7.20.0",
@@ -82,12 +82,12 @@
8282
"karma-webpack": "^4.0.2",
8383
"mocha": "^7.2.0",
8484
"rimraf": "^3.0.2",
85-
"rollup": "^2.12.0",
85+
"rollup": "^2.14.0",
8686
"rollup-plugin-size-snapshot": "^0.12.0",
8787
"rollup-plugin-typescript": "^1.0.1",
8888
"simulant": "^0.2.2",
8989
"sinon": "^9.0.2",
90-
"typescript": "^3.9.3",
90+
"typescript": "^3.9.5",
9191
"webpack": "^4.43.0"
9292
}
9393
}

yarn.lock

Lines changed: 69 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,41 +1251,41 @@
12511251
dependencies:
12521252
"@types/yargs-parser" "*"
12531253

1254-
"@typescript-eslint/eslint-plugin@^3.0.2":
1255-
version "3.0.2"
1256-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.0.2.tgz#4a114a066e2f9659b25682ee59d4866e15a17ec3"
1257-
integrity sha512-ER3bSS/A/pKQT/hjMGCK8UQzlL0yLjuCZ/G8CDFJFVTfl3X65fvq2lNYqOG8JPTfrPa2RULCdwfOyFjZEMNExQ==
1254+
"@typescript-eslint/eslint-plugin@^3.1.0":
1255+
version "3.1.0"
1256+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.1.0.tgz#4ac00ecca3bbea740c577f1843bc54fa69c3def2"
1257+
integrity sha512-D52KwdgkjYc+fmTZKW7CZpH5ZBJREJKZXRrveMiRCmlzZ+Rw9wRVJ1JAmHQ9b/+Ehy1ZeaylofDB9wwXUt83wg==
12581258
dependencies:
1259-
"@typescript-eslint/experimental-utils" "3.0.2"
1259+
"@typescript-eslint/experimental-utils" "3.1.0"
12601260
functional-red-black-tree "^1.0.1"
12611261
regexpp "^3.0.0"
12621262
semver "^7.3.2"
12631263
tsutils "^3.17.1"
12641264

1265-
"@typescript-eslint/experimental-utils@3.0.2":
1266-
version "3.0.2"
1267-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.0.2.tgz#bb2131baede8df28ec5eacfa540308ca895e5fee"
1268-
integrity sha512-4Wc4EczvoY183SSEnKgqAfkj1eLtRgBQ04AAeG+m4RhTVyaazxc1uI8IHf0qLmu7xXe9j1nn+UoDJjbmGmuqXQ==
1265+
"@typescript-eslint/experimental-utils@3.1.0":
1266+
version "3.1.0"
1267+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.1.0.tgz#2d5dba7c2ac2a3da3bfa3f461ff64de38587a872"
1268+
integrity sha512-Zf8JVC2K1svqPIk1CB/ehCiWPaERJBBokbMfNTNRczCbQSlQXaXtO/7OfYz9wZaecNvdSvVADt6/XQuIxhC79w==
12691269
dependencies:
12701270
"@types/json-schema" "^7.0.3"
1271-
"@typescript-eslint/typescript-estree" "3.0.2"
1271+
"@typescript-eslint/typescript-estree" "3.1.0"
12721272
eslint-scope "^5.0.0"
12731273
eslint-utils "^2.0.0"
12741274

1275-
"@typescript-eslint/parser@^3.0.0", "@typescript-eslint/parser@^3.0.2":
1276-
version "3.0.2"
1277-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.0.2.tgz#a92ef339added9bf7fb92605ac99c93ef243e834"
1278-
integrity sha512-80Z7s83e8QXHNUspqVlWwb4t5gdz/1bBBmafElbK1wwAwiD/yvJsFyHRxlEpNrt4rdK6eB3p+2WEFkEDHAKk9w==
1275+
"@typescript-eslint/parser@^3.0.0", "@typescript-eslint/parser@^3.1.0":
1276+
version "3.1.0"
1277+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.1.0.tgz#9c02ba5d88ad2355672f39e6cd4176f172dd47f8"
1278+
integrity sha512-NcDSJK8qTA2tPfyGiPes9HtVKLbksmuYjlgGAUs7Ld2K0swdWibnCq9IJx9kJN8JJdgUJSorFiGaPHBgH81F/Q==
12791279
dependencies:
12801280
"@types/eslint-visitor-keys" "^1.0.0"
1281-
"@typescript-eslint/experimental-utils" "3.0.2"
1282-
"@typescript-eslint/typescript-estree" "3.0.2"
1281+
"@typescript-eslint/experimental-utils" "3.1.0"
1282+
"@typescript-eslint/typescript-estree" "3.1.0"
12831283
eslint-visitor-keys "^1.1.0"
12841284

1285-
"@typescript-eslint/typescript-estree@3.0.2":
1286-
version "3.0.2"
1287-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.0.2.tgz#67a1ce4307ebaea43443fbf3f3be7e2627157293"
1288-
integrity sha512-cs84mxgC9zQ6viV8MEcigfIKQmKtBkZNDYf8Gru2M+MhnA6z9q0NFMZm2IEzKqAwN8lY5mFVd1Z8DiHj6zQ3Tw==
1285+
"@typescript-eslint/typescript-estree@3.1.0":
1286+
version "3.1.0"
1287+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.1.0.tgz#eaff52d31e615e05b894f8b9d2c3d8af152a5dd2"
1288+
integrity sha512-+4nfYauqeQvK55PgFrmBWFVYb6IskLyOosYEmhH3mSVhfBp9AIJnjExdgDmKWoOBHRcPM8Ihfm2BFpZf0euUZQ==
12891289
dependencies:
12901290
debug "^4.1.1"
12911291
eslint-visitor-keys "^1.1.0"
@@ -1476,7 +1476,7 @@ acorn@^6.4.1:
14761476
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
14771477
integrity sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==
14781478

1479-
acorn@^7.1.1, acorn@^7.2.0:
1479+
acorn@^7.2.0:
14801480
version "7.2.0"
14811481
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.2.0.tgz#17ea7e40d7c8640ff54a694c889c26f31704effe"
14821482
integrity sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ==
@@ -1670,7 +1670,7 @@ array-unique@^0.3.2:
16701670
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
16711671
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
16721672

1673-
array.prototype.flat@^1.2.1:
1673+
array.prototype.flat@^1.2.3:
16741674
version "1.2.3"
16751675
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
16761676
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
@@ -3185,7 +3185,7 @@ eslint-config-prettier@^6.4.0:
31853185
dependencies:
31863186
get-stdin "^6.0.0"
31873187

3188-
eslint-import-resolver-node@^0.3.2:
3188+
eslint-import-resolver-node@^0.3.3:
31893189
version "0.3.3"
31903190
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
31913191
integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg==
@@ -3204,31 +3204,32 @@ eslint-import-resolver-typescript@^2.0.0:
32043204
tiny-glob "^0.2.6"
32053205
tsconfig-paths "^3.9.0"
32063206

3207-
eslint-module-utils@^2.4.1:
3207+
eslint-module-utils@^2.6.0:
32083208
version "2.6.0"
32093209
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz#579ebd094f56af7797d19c9866c9c9486629bfa6"
32103210
integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
32113211
dependencies:
32123212
debug "^2.6.9"
32133213
pkg-dir "^2.0.0"
32143214

3215-
eslint-plugin-import@^2.20.2:
3216-
version "2.20.2"
3217-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2.tgz#91fc3807ce08be4837141272c8b99073906e588d"
3218-
integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg==
3215+
eslint-plugin-import@^2.21.0:
3216+
version "2.21.0"
3217+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.0.tgz#15cb42ba1db390068d67ed8d4810d817c952a6c8"
3218+
integrity sha512-fbbjKv3jv23WZ1+uCyYOGx+J8H4vAVlVcc9YLHRCycDry1LdgjdSvt7O0dQS1PwOUu/s0QWfR1xE7mq0GuqYnA==
32193219
dependencies:
3220-
array-includes "^3.0.3"
3221-
array.prototype.flat "^1.2.1"
3220+
array-includes "^3.1.1"
3221+
array.prototype.flat "^1.2.3"
32223222
contains-path "^0.1.0"
32233223
debug "^2.6.9"
32243224
doctrine "1.5.0"
3225-
eslint-import-resolver-node "^0.3.2"
3226-
eslint-module-utils "^2.4.1"
3225+
eslint-import-resolver-node "^0.3.3"
3226+
eslint-module-utils "^2.6.0"
32273227
has "^1.0.3"
32283228
minimatch "^3.0.4"
3229-
object.values "^1.1.0"
3229+
object.values "^1.1.1"
32303230
read-pkg-up "^2.0.0"
3231-
resolve "^1.12.0"
3231+
resolve "^1.17.0"
3232+
tsconfig-paths "^3.9.0"
32323233

32333234
eslint-plugin-jsx-a11y@^6.2.3:
32343235
version "6.2.3"
@@ -3283,10 +3284,10 @@ eslint-scope@^4.0.3:
32833284
esrecurse "^4.1.0"
32843285
estraverse "^4.1.1"
32853286

3286-
eslint-scope@^5.0.0:
3287-
version "5.0.0"
3288-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
3289-
integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
3287+
eslint-scope@^5.0.0, eslint-scope@^5.1.0:
3288+
version "5.1.0"
3289+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
3290+
integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
32903291
dependencies:
32913292
esrecurse "^4.1.0"
32923293
estraverse "^4.1.1"
@@ -3298,26 +3299,26 @@ eslint-utils@^2.0.0:
32983299
dependencies:
32993300
eslint-visitor-keys "^1.1.0"
33003301

3301-
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
3302-
version "1.1.0"
3303-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
3304-
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
3302+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2.0:
3303+
version "1.2.0"
3304+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
3305+
integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==
33053306

3306-
eslint@^7.1.0:
3307-
version "7.1.0"
3308-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.1.0.tgz#d9a1df25e5b7859b0a3d86bb05f0940ab676a851"
3309-
integrity sha512-DfS3b8iHMK5z/YLSme8K5cge168I8j8o1uiVmFCgnnjxZQbCGyraF8bMl7Ju4yfBmCuxD7shOF7eqGkcuIHfsA==
3307+
eslint@^7.2.0:
3308+
version "7.2.0"
3309+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.2.0.tgz#d41b2e47804b30dbabb093a967fb283d560082e6"
3310+
integrity sha512-B3BtEyaDKC5MlfDa2Ha8/D6DsS4fju95zs0hjS3HdGazw+LNayai38A25qMppK37wWGWNYSPOR6oYzlz5MHsRQ==
33103311
dependencies:
33113312
"@babel/code-frame" "^7.0.0"
33123313
ajv "^6.10.0"
33133314
chalk "^4.0.0"
33143315
cross-spawn "^7.0.2"
33153316
debug "^4.0.1"
33163317
doctrine "^3.0.0"
3317-
eslint-scope "^5.0.0"
3318+
eslint-scope "^5.1.0"
33183319
eslint-utils "^2.0.0"
3319-
eslint-visitor-keys "^1.1.0"
3320-
espree "^7.0.0"
3320+
eslint-visitor-keys "^1.2.0"
3321+
espree "^7.1.0"
33213322
esquery "^1.2.0"
33223323
esutils "^2.0.2"
33233324
file-entry-cache "^5.0.1"
@@ -3345,14 +3346,14 @@ eslint@^7.1.0:
33453346
text-table "^0.2.0"
33463347
v8-compile-cache "^2.0.3"
33473348

3348-
espree@^7.0.0:
3349-
version "7.0.0"
3350-
resolved "https://registry.yarnpkg.com/espree/-/espree-7.0.0.tgz#8a7a60f218e69f120a842dc24c5a88aa7748a74e"
3351-
integrity sha512-/r2XEx5Mw4pgKdyb7GNLQNsu++asx/dltf/CI8RFi9oGHxmQFgvLbc5Op4U6i8Oaj+kdslhJtVlEZeAqH5qOTw==
3349+
espree@^7.1.0:
3350+
version "7.1.0"
3351+
resolved "https://registry.yarnpkg.com/espree/-/espree-7.1.0.tgz#a9c7f18a752056735bf1ba14cb1b70adc3a5ce1c"
3352+
integrity sha512-dcorZSyfmm4WTuTnE5Y7MEN1DyoPYy1ZR783QW1FJoenn7RailyWFsq/UL6ZAAA7uXurN9FIpYyUs3OfiIW+Qw==
33523353
dependencies:
3353-
acorn "^7.1.1"
3354+
acorn "^7.2.0"
33543355
acorn-jsx "^5.2.0"
3355-
eslint-visitor-keys "^1.1.0"
3356+
eslint-visitor-keys "^1.2.0"
33563357

33573358
esprima@^4.0.0:
33583359
version "4.0.1"
@@ -5550,7 +5551,7 @@ object.pick@^1.3.0:
55505551
dependencies:
55515552
isobject "^3.0.1"
55525553

5553-
object.values@^1.1.0, object.values@^1.1.1:
5554+
object.values@^1.1.1:
55545555
version "1.1.1"
55555556
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
55565557
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
@@ -6358,10 +6359,10 @@ resolve-url@^0.2.1:
63586359
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
63596360
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
63606361

6361-
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.15.1, resolve@^1.3.2, resolve@^1.8.1:
6362-
version "1.15.1"
6363-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8"
6364-
integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==
6362+
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.15.1, resolve@^1.17.0, resolve@^1.3.2, resolve@^1.8.1:
6363+
version "1.17.0"
6364+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
6365+
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
63656366
dependencies:
63666367
path-parse "^1.0.6"
63676368

@@ -6455,10 +6456,10 @@ rollup-pluginutils@^2.5.0:
64556456
dependencies:
64566457
estree-walker "^0.6.1"
64576458

6458-
rollup@^2.12.0:
6459-
version "2.12.0"
6460-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0.tgz#12d49d1db23020f75184da725d064d3db5245678"
6461-
integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==
6459+
rollup@^2.14.0:
6460+
version "2.14.0"
6461+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.14.0.tgz#3bde39a2d50b904f336219241df55d1ea3d5f115"
6462+
integrity sha512-SUsFh2bBemQqCXOCBWRayjK3/6kNHVR8PbSKKYWIdI6e4zuGSW5B1hGVkFi40805dUrqosMLLxMuEyJMylC9YA==
64626463
optionalDependencies:
64636464
fsevents "~2.1.2"
64646465

@@ -7341,10 +7342,10 @@ typescript-workspace-plugin@^2.0.1:
73417342
resolved "https://registry.yarnpkg.com/typescript-workspace-plugin/-/typescript-workspace-plugin-2.0.1.tgz#3d88be1c35a7fdf2c0160c8cf569ca8993439a12"
73427343
integrity sha512-xjIYNFlPIA7IWXvnOFJoAeHPbPJSo0AiQDCRJzaAp3+xZwz6maTgeRLB0oEHVtCqz4Q1CDN6U9kh/2z8sxdDBQ==
73437344

7344-
typescript@^3.8.3, typescript@^3.9.3:
7345-
version "3.9.3"
7346-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
7347-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
7345+
typescript@^3.8.3, typescript@^3.9.5:
7346+
version "3.9.5"
7347+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
7348+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
73487349

73497350
73507351
version "0.7.21"

0 commit comments

Comments
 (0)