Skip to content

Commit d7c2bee

Browse files
committed
Update dependency eslint-plugin-flowtype to v8
1 parent 7626a50 commit d7c2bee

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

{{cookiecutter.project_slug}}/frontend/package-lock.json

Lines changed: 11 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{cookiecutter.project_slug}}/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/user-event": "13.1.9",
1212
"dotenv": "10.0.0",
1313
"eslint-config-react-app": "6.0.0",
14-
"eslint-plugin-flowtype": "5.7.2",
14+
"eslint-plugin-flowtype": "8.0.3",
1515
"react": "17.0.2",
1616
"react-dom": "17.0.2",
1717
"react-scripts": "3.4.4",

0 commit comments

Comments
 (0)