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>
This commit is contained in:
dependabot[bot] 2022-03-28 12:54:12 +00:00 коммит произвёл nextcloud-command
Родитель e72b82d1c4
Коммит 9509cb60a6
5 изменённых файлов: 12 добавлений и 12 удалений

4
dist/core-common.js поставляемый

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

2
dist/core-common.js.LICENSE.txt поставляемый
Просмотреть файл

@ -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

2
dist/core-common.js.map поставляемый

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

14
package-lock.json сгенерированный
Просмотреть файл

@ -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",