Skip to content

Commit 4e61c52

Browse files
Bump jquery from 3.7.0 to 3.7.1 in /components (#9997)
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.7.0...3.7.1) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bc689b commit 4e61c52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"font-awesome": "^4.0.0",
2525
"fullcalendar": "^3.10.2",
2626
"google-code-prettify": "^1.0.0",
27-
"jquery": "^3.7.0",
27+
"jquery": "^3.7.1",
2828
"jquery-highlight": "3.5.0",
2929
"jquery-ui": "1.13.2",
3030
"jquery.cookie": "1.4.1",

components/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -699,10 +699,10 @@ jquery.hotkeys@jeresig/jquery.hotkeys#master:
699699
version "0.2.0"
700700
resolved "https://codeload.github.com/jeresig/jquery.hotkeys/tar.gz/f24f1da275aab7881ab501055c256add6f690de4"
701701

702-
"jquery@>= 1.0.0", jquery@>=1.7, jquery@>=1.7.0, "jquery@>=1.8.0 <4.0.0", jquery@^3.7.0:
703-
version "3.7.0"
704-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.0.tgz#fe2c01a05da500709006d8790fe21c8a39d75612"
705-
integrity sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ==
702+
"jquery@>= 1.0.0", jquery@>=1.7, jquery@>=1.7.0, "jquery@>=1.8.0 <4.0.0", jquery@^3.7.1:
703+
version "3.7.1"
704+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
705+
integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==
706706

707707
jszip@^3.10.1:
708708
version "3.10.1"

0 commit comments

Comments
 (0)