Skip to content

Commit 87c433f

Browse files
chore(deps): update dev dependency flowgen to v1.13.0 (#954)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a19bbb2 commit 87c433f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-config-prettier": "6.15.0",
5151
"eslint-plugin-import": "2.22.1",
5252
"eslint-plugin-react": "7.22.0",
53-
"flowgen": "1.12.1",
53+
"flowgen": "1.13.0",
5454
"husky": "4.3.7",
5555
"lint-staged": "10.5.3",
5656
"prettier": "2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2997,10 +2997,10 @@ flatted@^3.1.0:
29972997
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
29982998
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
29992999

3000-
flowgen@1.12.1:
3001-
version "1.12.1"
3002-
resolved "https://registry.yarnpkg.com/flowgen/-/flowgen-1.12.1.tgz#8867bce47f493384035eb90d1fbb289c013f173a"
3003-
integrity sha512-anmyB6TIo7Y6gpYpQw41g3N1VQ+VECKFcgOlgiUb4727AQfiD/6G73CzCSZlYyjSqLEah7b8baXECSiAuebwBg==
3000+
flowgen@1.13.0:
3001+
version "1.13.0"
3002+
resolved "https://registry.yarnpkg.com/flowgen/-/flowgen-1.13.0.tgz#c20319442cd2800a43a0fb625f6dec5d3d2b9add"
3003+
integrity sha512-xgdbeWfhY5yayQ3PUTaPn9a0tPK21m5SEJSFZDZf0A0TuoLKYVXU3fhhAN9pokjDcb0E0FGh7EO3t3YNf/iXTw==
30043004
dependencies:
30053005
"@babel/code-frame" "^7.10.4"
30063006
"@babel/highlight" "^7.10.4"

0 commit comments

Comments
 (0)