Merge pull request #598 from openHPI/dependabot/npm_and_yarn/jquery-3.5.0

Bump jquery from 3.4.1 to 3.5.0
This commit is contained in:
Jan Graichen
2020-04-30 12:56:14 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"d3": "^5.16.0",
"d3-tip": "^0.9.1",
"highlight.js": "^9.18.0",
"jquery": "^3.4.1",
"jquery": "^3.5.0",
"jquery-ui": "^1.12.1",
"jstree": "^3.3.9",
"opensans-webkit": "^1.0.1",

View File

@ -4246,10 +4246,10 @@ jquery-ui@^1.12.1:
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE=
jquery@>=1.9.1, 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@>=1.9.1, 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:
version "2.5.2"