Skip to content

Commit

Permalink
Bump eslint-plugin-flowtype in /apps/CardHero.Frontend.React
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](gajus/eslint-plugin-flowtype@v5.3.1...v5.4.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent 60fa8a9 commit 3bc6ea0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/CardHero.Frontend.React/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"css-loader": "5.1.1",
"eslint": "7.21.0",
"eslint-config-react-app": "6.0.0",
"eslint-plugin-flowtype": "5.3.1",
"eslint-plugin-flowtype": "5.4.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.22.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/CardHero.Frontend.React/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3299,10 +3299,10 @@ eslint-module-utils@^2.6.0:
debug "^2.6.9"
pkg-dir "^2.0.0"

eslint-plugin-flowtype@5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.3.1.tgz#df6227e28c61d967b825c1327a27818bbb2ad325"
integrity sha512-mziJD+zw+VTwLtF9qLIxYac0GJCbSEDyqMLP5ENzQeNY5EOxbAfitMFLo+UItjYOISQdh1BCobwE2d4i1o+9Rw==
eslint-plugin-flowtype@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.4.0.tgz#a559526e56403cb97b470b524957fc526e2485fe"
integrity sha512-O0s0iTT5UxYuoOpHMLSIO2qZMyvrb9shhk1EM5INNGtJ2CffrfUmsnh6TVsnoT41fkXIEndP630WNovhoO87xQ==
dependencies:
lodash "^4.17.15"
string-natural-compare "^3.0.1"
Expand Down

0 comments on commit 3bc6ea0

Please sign in to comment.