Skip to content

Commit

Permalink
🔨 Refactor: Updates jquery manually since it's a x.* dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenKnoops committed May 3, 2019
1 parent f17feb3 commit d742661
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5810,9 +5810,9 @@ jest@^24.0.0:
jest-cli "^24.0.0"

jquery@x.*:
version "3.3.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
integrity sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==

js-levenshtein@^1.1.3:
version "1.1.6"
Expand Down

0 comments on commit d742661

Please sign in to comment.