Skip to content

Commit

Permalink
[TASK] Update jQuery to 3.7.1
Browse files Browse the repository at this point in the history
Executed commands:

    npm install --save jquery@^3.7.1
    npm run build

Resolves: #101910
Releases: main, 12.4
Change-Id: I9f04b1aa8395a23a16192174f5583cc639dd1911
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81013
Tested-by: Benjamin Franzke <ben@bnf.dev>
Tested-by: core-ci <typo3@b13.com>
Reviewed-by: Benjamin Franzke <ben@bnf.dev>
  • Loading branch information
andreaskienast authored and bnf committed Sep 13, 2023
1 parent d44babd commit f05d1fc
Show file tree
Hide file tree
Showing 3 changed files with 820 additions and 1,069 deletions.
8 changes: 4 additions & 4 deletions Build/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Build/package.json
Expand Up @@ -152,7 +152,7 @@
"es-module-shims": "^1.7.2",
"flatpickr": "^4.6.13",
"interactjs": "^1.10.17",
"jquery": "^3.6.4",
"jquery": "^3.7.1",
"jquery-ui": "^1.13.2",
"lit": "^2.7.2",
"lit-element": "^3.3.1",
Expand Down

0 comments on commit f05d1fc

Please sign in to comment.