Skip to content

Commit

Permalink
Bump jquery from 1.11.3 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [jquery](https://github.com/jquery/jquery) from 1.11.3 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@1.11.3...3.5.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2020
1 parent 8cdb961 commit 58b6b5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"flowplayer": "^6.0.4",
"gulp-install": "^1.0.0",
"html5shiv": "~3.7.3",
"jquery": "~1.11.3",
"jquery": "~3.5.0",
"lodash.merge": "^3.3.2",
"modernizr": "~3.0.0",
"pdfjs-dist": "1.8.366",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2645,10 +2645,10 @@ isstream@~0.1.2:
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=

jquery@~1.11.3:
version "1.11.3"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.11.3.tgz#dd8b74278b27102d29df63eae28308a8cfa1b583"
integrity sha1-3Yt0J4snEC0p32Pq4oMIqM+htYM=
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-base64@^2.1.8, js-base64@^2.1.9:
version "2.5.1"
Expand Down

0 comments on commit 58b6b5d

Please sign in to comment.