Skip to content

Commit

Permalink
Remove @types/lodash.filter (buggy with TS types, was supposed to hav…
Browse files Browse the repository at this point in the history
…e been removed a long time ago, was installed as dep)
  • Loading branch information
Vadorequest committed Jun 3, 2020
1 parent 119a4a2 commit 2888c12
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"@fortawesome/react-fontawesome": "0.1.9",
"@sentry/browser": "5.15.5",
"@sentry/node": "5.15.5",
"@types/lodash.filter": "4.6.6",
"@unly/universal-language-detector": "2.0.3",
"@unly/utils": "1.0.3",
"@unly/utils-simple-logger": "1.4.0",
Expand Down
7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2072,13 +2072,6 @@
dependencies:
"@types/lodash" "*"

"@types/lodash.filter@4.6.6":
version "4.6.6"
resolved "https://registry.yarnpkg.com/@types/lodash.filter/-/lodash.filter-4.6.6.tgz#34d93d3d40b2585384a12093eb4bdf2a26cbb829"
integrity sha512-K9oEglaInmu7pnQnZYdciNePpKe0W7O9yssnCza9mLjpq5N5Ju8RIMwTvp9tovb8V5yemxFTJqHzG+tIkAl1xw==
dependencies:
"@types/lodash" "*"

"@types/lodash.find@4.6.6":
version "4.6.6"
resolved "https://registry.yarnpkg.com/@types/lodash.find/-/lodash.find-4.6.6.tgz#9b298092ff15642ddf0c6b04d9e0a2f3c49ac845"
Expand Down

0 comments on commit 2888c12

Please sign in to comment.