Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^6.15.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^2.50.3",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-prettier": "^3.4.1",
Expand Down
15 changes: 2 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4380,17 +4380,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-flowtype@npm:^2.50.3":
version: 2.50.3
resolution: "eslint-plugin-flowtype@npm:2.50.3"
dependencies:
lodash: ^4.17.10
peerDependencies:
eslint: ">=2.0.0"
checksum: 8c64cf0ba7684063d8ac8c55f46de6f4fa6b450f0dc7e4e91c392b819caf5f3ba8bc470cd764ea1b082d21150d941f984b06a923ca51affe8c5755bb8761b852
languageName: node
linkType: hard

"eslint-plugin-flowtype@npm:^8.0.3":
version: 8.0.3
resolution: "eslint-plugin-flowtype@npm:8.0.3"
Expand Down Expand Up @@ -6370,7 +6359,7 @@ __metadata:
languageName: node
linkType: hard

"lodash@npm:^4.17.10, lodash@npm:^4.17.11, lodash@npm:^4.17.12, lodash@npm:^4.17.14, lodash@npm:^4.17.21":
"lodash@npm:^4.17.11, lodash@npm:^4.17.12, lodash@npm:^4.17.14, lodash@npm:^4.17.21":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7
Expand Down Expand Up @@ -7255,7 +7244,7 @@ __metadata:
eslint-config-airbnb: ^17.1.0
eslint-config-prettier: ^6.15.0
eslint-config-react-app: ^7.0.1
eslint-plugin-flowtype: ^2.50.3
eslint-plugin-flowtype: ^8.0.3
eslint-plugin-import: ^2.26.0
eslint-plugin-jsx-a11y: ^6.6.0
eslint-plugin-prettier: ^3.4.1
Expand Down