mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
Merge pull request #900 from alxshelepenok/renovate/flow-typed-3.x
chore(deps): update dependency flow-typed to ^3.3.1
This commit is contained in:
commit
0da9868c5d
@ -104,7 +104,7 @@
|
||||
"eslint-plugin-react": "7.22.0",
|
||||
"eslint-watch": "7.0.0",
|
||||
"flow-bin": "^0.133.0",
|
||||
"flow-typed": "^3.2.1",
|
||||
"flow-typed": "^3.3.1",
|
||||
"gh-pages": "3.1.0",
|
||||
"identity-obj-proxy": "3.0.0",
|
||||
"jest": "26.6.3",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -8585,10 +8585,10 @@ flow-bin@^0.133.0:
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.133.0.tgz#2ee44e3f5d0c0256cfe8e99d9a85e9801c281c50"
|
||||
integrity sha512-01T5g8GdhtJEn+lhAwuv5zkrMStrmkuHrY3Nn9/aS9y6waNmNgimMKlzRpFH66S0F6Ez9EqU9psz5QaRveSJIA==
|
||||
|
||||
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==
|
||||
flow-typed@^3.3.1:
|
||||
version "3.3.1"
|
||||
resolved "https://registry.yarnpkg.com/flow-typed/-/flow-typed-3.3.1.tgz#538bbcf13098916a09731f06ed6c0e5b8aee7303"
|
||||
integrity sha512-svxMNRJNTeKfOwBt/bPZvOrgkjpYH1nXC2v7dgbq4sZgZu/Slna6kAPD45fnOJ4D0TCS2B4yp6Nhc32AV1sxpQ==
|
||||
dependencies:
|
||||
"@octokit/rest" "^16.43.1"
|
||||
colors "^1.4.0"
|
||||
@ -8600,7 +8600,7 @@ flow-typed@^3.2.1:
|
||||
mkdirp "^1.0.3"
|
||||
prettier "^1.19.1"
|
||||
rimraf "^3.0.2"
|
||||
semver "^7.3.2"
|
||||
semver "7.3.2"
|
||||
table "^5.4.6"
|
||||
through "^2.3.8"
|
||||
unzipper "^0.10.8"
|
||||
@ -17421,6 +17421,11 @@ semver@7.0.0:
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
|
||||
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
|
||||
|
||||
semver@7.3.2:
|
||||
version "7.3.2"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
|
||||
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
|
||||
|
||||
semver@^6.0.0, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
|
||||
version "6.3.0"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
||||
|
Loading…
Reference in New Issue
Block a user