Skip to content

Commit 704b811

Browse files
committed
Update all minor dependencies
1 parent 0696a87 commit 704b811

File tree

2 files changed

+23
-21
lines changed

2 files changed

+23
-21
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"chai": "4.2.0",
4242
"enzyme": "3.11.0",
4343
"enzyme-adapter-react-16": "1.15.2",
44-
"eslint": "7.3.1",
44+
"eslint": "7.4.0",
4545
"eslint-plugin-flowtype": "4.7.0",
4646
"eslint-plugin-react": "7.20.0",
47-
"flow-bin": "0.127.0",
48-
"flow-typed": "3.1.0",
49-
"jsdom": "16.2.2",
47+
"flow-bin": "0.129.0",
48+
"flow-typed": "3.2.0",
49+
"jsdom": "16.3.0",
5050
"mocha": "7.2.0",
5151
"react": "16.13.1",
5252
"react-dom": "16.13.1",

yarn.lock

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1908,10 +1908,10 @@ eslint-visitor-keys@^1.2.0:
19081908
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
19091909
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
19101910

1911-
eslint@7.3.1:
1912-
version "7.3.1"
1913-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.1.tgz#76392bd7e44468d046149ba128d1566c59acbe19"
1914-
integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA==
1911+
eslint@7.4.0:
1912+
version "7.4.0"
1913+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.4.0.tgz#4e35a2697e6c1972f9d6ef2b690ad319f80f206f"
1914+
integrity sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g==
19151915
dependencies:
19161916
"@babel/code-frame" "^7.0.0"
19171917
ajv "^6.10.0"
@@ -2115,15 +2115,15 @@ flatted@^2.0.0:
21152115
version "2.0.1"
21162116
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
21172117

2118-
flow-bin@0.127.0:
2119-
version "0.127.0"
2120-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.127.0.tgz#0614cff4c1b783beef1feeb7108d536e09d77632"
2121-
integrity sha512-ywvCCdV4NJWzrqjFrMU5tAiVGyBiXjsJQ1+/kj8thXyX15V17x8BFvNwoAH97NrUU8T1HzmFBjLzWc0l2319qg==
2118+
flow-bin@0.129.0:
2119+
version "0.129.0"
2120+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
2121+
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
21222122

2123-
flow-typed@3.1.0:
2124-
version "3.1.0"
2125-
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.1.0.tgz#706992dd71f7481e39aadb5db163d339d16b500c"
2126-
integrity sha512-y9AbG5/ZQDyCs2ROmJqYKUCornCPOLJQL06TE1TwNCGTzKYDqLgkYeINCthd9EL8FyzWkTLI0mOSL82dU20hJA==
2123+
flow-typed@3.2.0:
2124+
version "3.2.0"
2125+
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.2.0.tgz#0386680df96e22579329cd4dc033810a403250e4"
2126+
integrity sha512-9muD21+VLTswG258BcQsFzMOLerL3vxP/I8CouzowBCbOlxBOAuLSTMffBlrKheUEh/+IKLwvTWWX/W9j04DBg==
21272127
dependencies:
21282128
"@octokit/rest" "^16.43.1"
21292129
colors "^1.4.0"
@@ -2772,9 +2772,10 @@ jsbn@~0.1.0:
27722772
version "0.1.1"
27732773
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
27742774

2775-
2776-
version "16.2.2"
2777-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.2.2.tgz#76f2f7541646beb46a938f5dc476b88705bedf2b"
2775+
2776+
version "16.3.0"
2777+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.3.0.tgz#75690b7dac36c67be49c336dcd7219bbbed0810c"
2778+
integrity sha512-zggeX5UuEknpdZzv15+MS1dPYG0J/TftiiNunOeNxSl3qr8Z6cIlQpN0IdJa44z9aFxZRIVqRncvEhQ7X5DtZg==
27782779
dependencies:
27792780
abab "^2.0.3"
27802781
acorn "^7.1.1"
@@ -2796,7 +2797,7 @@ [email protected]:
27962797
tough-cookie "^3.0.1"
27972798
w3c-hr-time "^1.0.2"
27982799
w3c-xmlserializer "^2.0.0"
2799-
webidl-conversions "^6.0.0"
2800+
webidl-conversions "^6.1.0"
28002801
whatwg-encoding "^1.0.5"
28012802
whatwg-mimetype "^2.3.0"
28022803
whatwg-url "^8.0.0"
@@ -4396,9 +4397,10 @@ webidl-conversions@^5.0.0:
43964397
version "5.0.0"
43974398
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
43984399

4399-
webidl-conversions@^6.0.0:
4400+
webidl-conversions@^6.1.0:
44004401
version "6.1.0"
44014402
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
4403+
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
44024404

44034405
whatwg-encoding@^1.0.5:
44044406
version "1.0.5"

0 commit comments

Comments
 (0)