Skip to content

Commit 4ab6b19

Browse files
chore(deps): update dependency jquery to v4
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent a374a5c commit 4ab6b19

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
@@ -81,7 +81,7 @@
8181
"express": "4.22.1",
8282
"@types/jest": "21.x",
8383
"hosted-git-info": "^3.0.8",
84-
"jquery": "3.7.1",
84+
"jquery": "4.0.0",
8585
"lodash-es": "^4.17.23",
8686
"minimist": "1.2.8",
8787
"ua-parser-js": "^0.7.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7072,10 +7072,10 @@ jest@21.x:
70727072
dependencies:
70737073
jest-cli "^21.2.1"
70747074

7075-
jquery@3.7.1:
7076-
version "3.7.1"
7077-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
7078-
integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==
7075+
jquery@4.0.0:
7076+
version "4.0.0"
7077+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-4.0.0.tgz#95c33ac29005ff72ec444c5ba1cf457e61404fbb"
7078+
integrity sha512-TXCHVR3Lb6TZdtw1l3RTLf8RBWVGexdxL6AC8/e0xZKEpBflBsjh9/8LXw+dkNFuOyW9B7iB3O1sP7hS0Kiacg==
70797079

70807080
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
70817081
version "4.0.0"

0 commit comments

Comments
 (0)