Skip to content

Commit

Permalink
Merge b49e5c2 into 1cec360
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 30, 2020
2 parents 1cec360 + b49e5c2 commit f59c37a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,6 +23,6 @@
"jest": "^24.9.0"
},
"dependencies": {
"jquery": "^3.4.1"
"jquery": "^3.5.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2517,10 +2517,10 @@ jest@^24.9.0:
import-local "^2.0.0"
jest-cli "^24.9.0"

jquery@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
jquery@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==

"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit f59c37a

Please sign in to comment.