Skip to content

Commit 489dfaf

Browse files
committed
Update all minor dependencies
1 parent 0696a87 commit 489dfaf

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
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",
47+
"flow-bin": "0.128.0",
4848
"flow-typed": "3.1.0",
4949
"jsdom": "16.2.2",
5050
"mocha": "7.2.0",

yarn.lock

Lines changed: 8 additions & 8 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,10 +2115,10 @@ 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.128.0:
2119+
version "0.128.0"
2120+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.128.0.tgz#fd1232a64dc46874d8d499f16a1934b964f4c2ae"
2121+
integrity sha512-EnmMSOCrkx8F0r1+T1d1HODQ+ddy5yRfkT3CvwmK05IWZyXQy27OVdNwdXUWRqc0iMW75T4QkoXaVBYrMqfk+A==
21222122

21232123
flow-typed@3.1.0:
21242124
version "3.1.0"

0 commit comments

Comments
 (0)