Skip to content

Commit 27d1eb7

Browse files
dependabot[bot]bdukes
authored andcommitted
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 49039e8 commit 27d1eb7

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"image-map": "2.0.1",
4040
"intl-tel-input": "26.8.1",
4141
"jodit": "4.11.13",
42-
"jquery": "3.7.1",
42+
"jquery": "4.0.0",
4343
"jquery-menu-aim": "1.1.0",
4444
"jquery-mousewheel": "3.2.2",
4545
"jquery-ui": "1.14.2",

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3685,16 +3685,21 @@ jquery.tipsy@1.0.3:
36853685
dependencies:
36863686
jquery "*"
36873687

3688-
jquery@*, jquery@3.7.1, "jquery@>= 3.1.1", jquery@>=1.11.3, "jquery@>=1.12.0 <5.0.0", jquery@>=1.2.6, jquery@>=1.7, jquery@>=1.8, "jquery@>=3.4.0 <4.0.0", jquery@^3.2.1, jquery@^3.4.1, jquery@^3.5.1, jquery@^3.7.1:
3689-
version "3.7.1"
3690-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
3691-
integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==
3688+
jquery@*, jquery@4.0.0, "jquery@>= 3.1.1", jquery@>=1.11.3, "jquery@>=1.12.0 <5.0.0", jquery@>=1.2.6, jquery@>=1.7, jquery@>=1.8:
3689+
version "4.0.0"
3690+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-4.0.0.tgz#95c33ac29005ff72ec444c5ba1cf457e61404fbb"
3691+
integrity sha512-TXCHVR3Lb6TZdtw1l3RTLf8RBWVGexdxL6AC8/e0xZKEpBflBsjh9/8LXw+dkNFuOyW9B7iB3O1sP7hS0Kiacg==
36923692

36933693
"jquery@>=1.7.2 <3.0.0":
36943694
version "2.2.4"
36953695
resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02"
36963696
integrity sha512-lBHj60ezci2u1v2FqnZIraShGgEXq35qCzMv4lITyHGppTnA13rwR0MgwyNJh9TnDs3aXUvd1xjAotfraMHX/Q==
36973697

3698+
"jquery@>=3.4.0 <4.0.0", jquery@^3.2.1, jquery@^3.4.1, jquery@^3.5.1, jquery@^3.7.1:
3699+
version "3.7.1"
3700+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
3701+
integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==
3702+
36983703
js-tokens@^4.0.0:
36993704
version "4.0.0"
37003705
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"

0 commit comments

Comments
 (0)