mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
chore(deps): update dependency flow-typed to ^3.2.1
This commit is contained in:
parent
190fe54deb
commit
7273f7a86f
@ -103,7 +103,7 @@
|
||||
"eslint-plugin-react": "7.20.3",
|
||||
"eslint-watch": "7.0.0",
|
||||
"flow-bin": "^0.129.0",
|
||||
"flow-typed": "^3.2.0",
|
||||
"flow-typed": "^3.2.1",
|
||||
"gh-pages": "3.1.0",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest": "26.1.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -7869,10 +7869,10 @@ flow-bin@^0.129.0:
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
|
||||
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
|
||||
|
||||
flow-typed@^3.2.0:
|
||||
version "3.2.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.2.0.tgz#0386680df96e22579329cd4dc033810a403250e4"
|
||||
integrity sha512-9muD21+VLTswG258BcQsFzMOLerL3vxP/I8CouzowBCbOlxBOAuLSTMffBlrKheUEh/+IKLwvTWWX/W9j04DBg==
|
||||
flow-typed@^3.2.1:
|
||||
version "3.2.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.2.1.tgz#8f2c3e36bbc2bd9fe77ac378509f4d99d26d1080"
|
||||
integrity sha512-vWQLZmndgdEHdy1TKTeI1DkLLa4078p6vhcKz/IZ6fcpaWLElTSG7rZi3BxlcSWfEQPxsymuSBNwAT7dCpXm6g==
|
||||
dependencies:
|
||||
"@octokit/rest" "^16.43.1"
|
||||
colors "^1.4.0"
|
||||
@ -7884,7 +7884,7 @@ flow-typed@^3.2.0:
|
||||
mkdirp "^1.0.3"
|
||||
prettier "^1.19.1"
|
||||
rimraf "^3.0.2"
|
||||
semver "^7.1.3"
|
||||
semver "^7.3.2"
|
||||
table "^5.4.6"
|
||||
through "^2.3.8"
|
||||
unzipper "^0.10.8"
|
||||
|
Loading…
Reference in New Issue
Block a user