Skip to content

Commit

Permalink
Unlock jquery resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsmirnov committed Sep 24, 2020
1 parent f4d0941 commit d6942d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@
"coveralls": "^3.1.0",
"lcov-result-merger": "^3.1.0",
"lerna": "^3.21.0"
},
"resolutions": {
"**/jquery": "3.4.1"
}
}
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8219,7 +8219,12 @@ jquery.terminal@=2.1.0:
prismjs "^1.15.0"
wcwidth "^1.0.1"

jquery@3.4.1, jquery@>=1.12.0, jquery@~3:
jquery@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==

jquery@>=1.12.0, jquery@~3:
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
Expand Down

0 comments on commit d6942d9

Please sign in to comment.