Bump jquery-migrate from 3.3.2 to 3.4.0

Bumps [jquery-migrate](https://github.com/jquery/jquery-migrate) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery-migrate/releases)
- [Commits](https://github.com/jquery/jquery-migrate/compare/3.3.2...3.4.0)

---
updated-dependencies:
- dependency-name: jquery-migrate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/31717/head
dependabot[bot] 2 years ago committed by nextcloud-command
parent e72b82d1c4
commit 9509cb60a6

File diff suppressed because one or more lines are too long

@ -383,7 +383,7 @@
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
/*! jQuery Migrate v3.3.2 | (c) OpenJS Foundation and other contributors | jquery.org/license */
/*! jQuery Migrate v3.4.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */
/*! jQuery UI - v1.13.1 - 2022-01-20
* http://jqueryui.com

File diff suppressed because one or more lines are too long

14
package-lock.json generated

@ -44,7 +44,7 @@
"handlebars": "^4.7.7",
"ical.js": "^1.4.0",
"jquery": "~3.6",
"jquery-migrate": "~3.3",
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.1",
"jquery-ui-dist": "^1.13.1",
"jstimezonedetect": "^1.0.7",
@ -12592,9 +12592,9 @@
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"node_modules/jquery-migrate": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.3.2.tgz",
"integrity": "sha512-L3gYhr7yEtLUSAeqXSicVa0vRD4aGwjw/bWY8YzrO2o/qDY1BaMyP3oB3bZf5Auy3Hu9ynliio0CTyDWCBPVDw==",
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.4.0.tgz",
"integrity": "sha512-K0W02EhZyqjVpyF5pdi+t238cIfQACzMsXiX4AEfEOxPPfiZZFzf3brtFY21FOOEPiWZF4mH04TXHDE6e2YDyg==",
"peerDependencies": {
"jquery": ">=3 <4"
}
@ -29313,9 +29313,9 @@
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"jquery-migrate": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.3.2.tgz",
"integrity": "sha512-L3gYhr7yEtLUSAeqXSicVa0vRD4aGwjw/bWY8YzrO2o/qDY1BaMyP3oB3bZf5Auy3Hu9ynliio0CTyDWCBPVDw==",
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.4.0.tgz",
"integrity": "sha512-K0W02EhZyqjVpyF5pdi+t238cIfQACzMsXiX4AEfEOxPPfiZZFzf3brtFY21FOOEPiWZF4mH04TXHDE6e2YDyg==",
"requires": {}
},
"jquery-ui": {

@ -61,7 +61,7 @@
"handlebars": "^4.7.7",
"ical.js": "^1.4.0",
"jquery": "~3.6",
"jquery-migrate": "~3.3",
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.1",
"jquery-ui-dist": "^1.13.1",
"jstimezonedetect": "^1.0.7",

Loading…
Cancel
Save