Skip to content

Commit 3c56b45

Browse files
committed
Update dependency flow-remove-types to v2.110.0
1 parent c7b3d04 commit 3c56b45

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,10 +1526,10 @@ flow-copy-source@^2.0.8:
15261526
kefir "^3.7.3"
15271527
yargs "^14.0.0"
15281528

1529-
flow-parser@^0.106.0:
1530-
version "0.106.0"
1531-
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.106.0.tgz#f384d770829828c105e5cdeecaab79a54604eb28"
1532-
integrity sha512-G4LvgqVxYxiAGPeYYJN1XY3rmP1sAfFa+UumiH0nDg6idtWEf7ABKc5q1hMAwkjA44K0cxdy7VRlnv6ALLUAPw==
1529+
flow-parser@^0.110.0:
1530+
version "0.110.0"
1531+
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.110.0.tgz#fa56d1fdc4bbeb488db8b9d0a685cb91939ab0ff"
1532+
integrity sha512-IVHejqogTgZL2e206twVsdfX5he6mXS5F0AY315ao+6rEifbElEoVWKLYdEBsVl7QMp4buPbMe5FqXSdYQMUSQ==
15331533

15341534
flow-remove-types@^1.2.1:
15351535
version "1.2.3"
@@ -1539,11 +1539,11 @@ flow-remove-types@^1.2.1:
15391539
vlq "^0.2.1"
15401540

15411541
flow-remove-types@^2.105.2:
1542-
version "2.106.0"
1543-
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.106.0.tgz#df4b414d5e78c2528c4963436f9d3d6dd983d790"
1544-
integrity sha512-lqwxbD0qptIYKp/2BBMfK0XgUg0zzpAW/planTyDRBCaRiCMh7BaKIqwjfibDNSj2X8dihjv5zR8frc2GY/k4g==
1542+
version "2.110.0"
1543+
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.110.0.tgz#ad5031b7c0529ca67ba6fbeff22f04b90f4610a8"
1544+
integrity sha512-pcGibSrmUs2VQXsomhZuUw2Tw+g7tJqvyLtVDmDkaT3/ytwkjHkpKfc1j9g+U0LOHSr3vNg/eXW9s6uNpK6veg==
15451545
dependencies:
1546-
flow-parser "^0.106.0"
1546+
flow-parser "^0.110.0"
15471547
pirates "^3.0.2"
15481548
vlq "^0.2.1"
15491549

0 commit comments

Comments
 (0)