Skip to content

Commit e97a246

Browse files
Bump jquery from 3.7.1 to 4.0.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.1 to 4.0.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@3.7.1...4.0.0) --- updated-dependencies: - dependency-name: jquery dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd411ec commit e97a246

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"foundation-sites": "6.9.0",
1616
"glob": "13.0.3",
1717
"hamburgers": "1.2.1",
18-
"jquery": "3.7.1",
18+
"jquery": "4.0.0",
1919
"liquidjs": "10.24.0",
2020
"lunr": "2.3.9",
2121
"slick-carousel": "1.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3957,10 +3957,10 @@ jest@30.2.0:
39573957
import-local "^3.2.0"
39583958
jest-cli "30.2.0"
39593959

3960-
jquery@3.7.1, "jquery@>= 1.4.3":
3961-
version "3.7.1"
3962-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
3963-
integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==
3960+
jquery@4.0.0, "jquery@>= 1.4.3":
3961+
version "4.0.0"
3962+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-4.0.0.tgz#95c33ac29005ff72ec444c5ba1cf457e61404fbb"
3963+
integrity sha512-TXCHVR3Lb6TZdtw1l3RTLf8RBWVGexdxL6AC8/e0xZKEpBflBsjh9/8LXw+dkNFuOyW9B7iB3O1sP7hS0Kiacg==
39643964

39653965
js-beautify@^1.11.0:
39663966
version "1.14.7"

0 commit comments

Comments
 (0)