Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2019
1 parent 9c00074 commit b31981e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"bootstrap-submenu": "^3.0.1",
"chart.js": "nnnick/Chart.js#~1.0.1",
"font-awesome": "FortAwesome/Font-Awesome#~4.3.0",
"jquery": "jquery/jquery-dist#>=1.6.3 <3",
"jquery": "jquery/jquery-dist#>=1.6.4 <3",
"moment": "moment/moment#~2.10.6",
"ng-infinite-scroll": "ng-infinite-scroll/ng-infinite-scroll-bower#~1.2.2",
"npm": "^6.8.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
version "4.3.0"
resolved "https://codeload.github.com/FortAwesome/Font-Awesome/tar.gz/41b9ed01103e6820c3cb043ba7ddab30ecd3f4c0"

"@bower_components/jquery@jquery/jquery-dist#>=1.6.3 <3", "jquery@jquery/jquery-dist#>=1.6.3 <3":
"@bower_components/jquery@jquery/jquery-dist#>=1.6.3 <3", "jquery@jquery/jquery-dist#>=1.6.4 <3":
version "2.2.4"
resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/c0185ab7c75aab88762c5aae780b9d83b80eda72"

Expand Down Expand Up @@ -1863,9 +1863,9 @@ [email protected], isstream@~0.1.2:
integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=

jquery@>=1.7:
version "3.3.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
integrity sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==
version "3.4.0"
uid "180c5c33e477463ed93a9d5f7ac7cad7c9809f1c"
resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/180c5c33e477463ed93a9d5f7ac7cad7c9809f1c"

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

0 comments on commit b31981e

Please sign in to comment.