Skip to content

Commit

Permalink
chore(deps): switch from fast-levenshtein to fastest-levenshtein (gat…
Browse files Browse the repository at this point in the history
…sbyjs#27282)

* chore(deps): update fast-levenshtein

* chore(deps): switch to fastest-levenshtein
  • Loading branch information
gatsbybot committed Oct 7, 2020
1 parent 33dda51 commit bf4dc0e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1922,12 +1922,7 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*":
version "14.11.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==

"@types/node@^8.5.7":
"@types/node@*", "@types/node@^8.5.7":
version "8.10.64"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.64.tgz#0dddc4c53ca4819a32b7478232d8b446ca90e1c6"
integrity sha512-/EwBIb+imu8Qi/A3NF9sJ9iuKo7yV+pryqjmeRqaU0C4wBAOhas5mdvoYeJ5PCKrh6thRSJHdoasFqh3BQGILA==
Expand Down

0 comments on commit bf4dc0e

Please sign in to comment.