mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-24 19:19:34 +00:00
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c0f5952994
commit
ef220ea3cf
2 changed files with 5 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"@symfony/webpack-encore": "^0.28.2",
|
||||
"bootstrap": "^4.4.1",
|
||||
"core-js": "^3.6.4",
|
||||
"jquery": "^3.3.1",
|
||||
"jquery": "^3.5.0",
|
||||
"popper.js": "^1.14.7",
|
||||
"regenerator-runtime": "^0.13.2",
|
||||
"webpack-notifier": "^1.6.0"
|
||||
|
|
|
|||
|
|
@ -4090,10 +4090,10 @@ jquery-form@^4.2.2:
|
|||
dependencies:
|
||||
jquery ">=1.7.2"
|
||||
|
||||
"jquery@>= 1.9.0", jquery@>=1.11, jquery@>=1.7, jquery@>=1.7.2, jquery@^3.3.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.0", jquery@>=1.11, jquery@>=1.7, jquery@>=1.7.2, jquery@^3.4.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-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
||||
version "4.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue