Skip to content

Commit 22d6864

Browse files
chore(deps): update all non-major dependencies (#101)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 83a942e commit 22d6864

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

Lines changed: 3 additions & 3 deletions
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": "^1.2.0",
62-
"@typescript-eslint/eslint-plugin": "^2.27.0",
63-
"@typescript-eslint/parser": "^2.27.0",
62+
"@typescript-eslint/eslint-plugin": "^2.28.0",
63+
"@typescript-eslint/parser": "^2.28.0",
6464
"babel-eslint": "^10.1.0",
6565
"babel-loader": "^8.1.0",
6666
"cherry-pick": "^0.5.0",
@@ -71,7 +71,7 @@
7171
"eslint-plugin-react": "^7.19.0",
7272
"expect.js": "^0.3.1",
7373
"jquery": "^3.5.0",
74-
"karma": "^5.0.1",
74+
"karma": "^5.0.2",
7575
"karma-chrome-launcher": "^3.1.0",
7676
"karma-firefox-launcher": "^1.3.0",
7777
"karma-html2js-preprocessor": "^1.1.0",

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,40 +1244,40 @@
12441244
dependencies:
12451245
"@types/yargs-parser" "*"
12461246

1247-
"@typescript-eslint/eslint-plugin@^2.27.0":
1248-
version "2.27.0"
1249-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.27.0.tgz#e479cdc4c9cf46f96b4c287755733311b0d0ba4b"
1250-
integrity sha512-/my+vVHRN7zYgcp0n4z5A6HAK7bvKGBiswaM5zIlOQczsxj/aiD7RcgD+dvVFuwFaGh5+kM7XA6Q6PN0bvb1tw==
1247+
"@typescript-eslint/eslint-plugin@^2.28.0":
1248+
version "2.28.0"
1249+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.28.0.tgz#4431bc6d3af41903e5255770703d4e55a0ccbdec"
1250+
integrity sha512-w0Ugcq2iatloEabQP56BRWJowliXUP5Wv6f9fKzjJmDW81hOTBxRoJ4LoEOxRpz9gcY51Libytd2ba3yLmSOfg==
12511251
dependencies:
1252-
"@typescript-eslint/experimental-utils" "2.27.0"
1252+
"@typescript-eslint/experimental-utils" "2.28.0"
12531253
functional-red-black-tree "^1.0.1"
12541254
regexpp "^3.0.0"
12551255
tsutils "^3.17.1"
12561256

1257-
"@typescript-eslint/experimental-utils@2.27.0":
1258-
version "2.27.0"
1259-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.27.0.tgz#801a952c10b58e486c9a0b36cf21e2aab1e9e01a"
1260-
integrity sha512-vOsYzjwJlY6E0NJRXPTeCGqjv5OHgRU1kzxHKWJVPjDYGbPgLudBXjIlc+OD1hDBZ4l1DLbOc5VjofKahsu9Jw==
1257+
"@typescript-eslint/experimental-utils@2.28.0":
1258+
version "2.28.0"
1259+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.28.0.tgz#1fd0961cd8ef6522687b4c562647da6e71f8833d"
1260+
integrity sha512-4SL9OWjvFbHumM/Zh/ZeEjUFxrYKtdCi7At4GyKTbQlrj1HcphIDXlje4Uu4cY+qzszR5NdVin4CCm6AXCjd6w==
12611261
dependencies:
12621262
"@types/json-schema" "^7.0.3"
1263-
"@typescript-eslint/typescript-estree" "2.27.0"
1263+
"@typescript-eslint/typescript-estree" "2.28.0"
12641264
eslint-scope "^5.0.0"
12651265
eslint-utils "^2.0.0"
12661266

1267-
"@typescript-eslint/parser@^2.27.0", "@typescript-eslint/parser@^2.4.0":
1268-
version "2.27.0"
1269-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.27.0.tgz#d91664335b2c46584294e42eb4ff35838c427287"
1270-
integrity sha512-HFUXZY+EdwrJXZo31DW4IS1ujQW3krzlRjBrFRrJcMDh0zCu107/nRfhk/uBasO8m0NVDbBF5WZKcIUMRO7vPg==
1267+
"@typescript-eslint/parser@^2.28.0", "@typescript-eslint/parser@^2.4.0":
1268+
version "2.28.0"
1269+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.28.0.tgz#bb761286efd2b0714761cab9d0ee5847cf080385"
1270+
integrity sha512-RqPybRDquui9d+K86lL7iPqH6Dfp9461oyqvlXMNtap+PyqYbkY5dB7LawQjDzot99fqzvS0ZLZdfe+1Bt3Jgw==
12711271
dependencies:
12721272
"@types/eslint-visitor-keys" "^1.0.0"
1273-
"@typescript-eslint/experimental-utils" "2.27.0"
1274-
"@typescript-eslint/typescript-estree" "2.27.0"
1273+
"@typescript-eslint/experimental-utils" "2.28.0"
1274+
"@typescript-eslint/typescript-estree" "2.28.0"
12751275
eslint-visitor-keys "^1.1.0"
12761276

1277-
"@typescript-eslint/typescript-estree@2.27.0":
1278-
version "2.27.0"
1279-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.27.0.tgz#a288e54605412da8b81f1660b56c8b2e42966ce8"
1280-
integrity sha512-t2miCCJIb/FU8yArjAvxllxbTiyNqaXJag7UOpB5DVoM3+xnjeOngtqlJkLRnMtzaRcJhe3CIR9RmL40omubhg==
1277+
"@typescript-eslint/typescript-estree@2.28.0":
1278+
version "2.28.0"
1279+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.28.0.tgz#d34949099ff81092c36dc275b6a1ea580729ba00"
1280+
integrity sha512-HDr8MP9wfwkiuqzRVkuM3BeDrOC4cKbO5a6BymZBHUt5y/2pL0BXD6I/C/ceq2IZoHWhcASk+5/zo+dwgu9V8Q==
12811281
dependencies:
12821282
debug "^4.1.1"
12831283
eslint-visitor-keys "^1.1.0"
@@ -4734,10 +4734,10 @@ karma-webpack@^4.0.2:
47344734
source-map "^0.7.3"
47354735
webpack-dev-middleware "^3.7.0"
47364736

4737-
karma@^5.0.1:
4738-
version "5.0.1"
4739-
resolved "https://registry.yarnpkg.com/karma/-/karma-5.0.1.tgz#cd516f56d99ecd83e925a405b8003abebb72a074"
4740-
integrity sha512-xrDGtZ0mykEQjx1BUHOP1ITi39MDsCGocmSvLJWHxUQpxuKwxk3ZUrC6HI2VWh1plLC6+7cA3B19m12yzO/FRw==
4737+
karma@^5.0.2:
4738+
version "5.0.2"
4739+
resolved "https://registry.yarnpkg.com/karma/-/karma-5.0.2.tgz#e404373dac6e3fa08409ae4d9eda7d83adb43ee5"
4740+
integrity sha512-RpUuCuGJfN3WnjYPGIH+VBF8023Lfm3TQH6D1kcNL+FxtEPc2UUz/nVjbVAGXH4Pm+Q7FVOAQjdAeFUpXpQ3IA==
47414741
dependencies:
47424742
body-parser "^1.16.1"
47434743
braces "^3.0.2"

0 commit comments

Comments
 (0)