Skip to content

Commit 59830db

Browse files
authored
Merge pull request #1901 from ManageIQ/dependabot/npm_and_yarn/jquery-3.6.0
Bump jquery from 3.5.1 to 3.6.0
2 parents 8ba6f90 + ec835af commit 59830db

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"d3": "~7.6.1",
6060
"es6-shim": "~0.35.5",
6161
"font-awesome": "~4.7.0",
62-
"jquery": "~3.5.1",
62+
"jquery": "~3.6.0",
6363
"jquery-ui-bundle": "~1.12.1-migrate",
6464
"lodash": "~4.17.20",
6565
"moment": "~2.29.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9183,10 +9183,10 @@ __metadata:
91839183
languageName: node
91849184
linkType: hard
91859185

9186-
"jquery@npm:~3.5.1":
9187-
version: 3.5.1
9188-
resolution: "jquery@npm:3.5.1"
9189-
checksum: 10/b301ef0561057a8f2967bb15c03ac8ed16f902f0fc3c768be90171e4f3ebf5938c4e86ffcca6424eec9ed38ea210c57252cc8777502f064c241ee7dfcb8a4cc7
9186+
"jquery@npm:~3.6.0":
9187+
version: 3.6.4
9188+
resolution: "jquery@npm:3.6.4"
9189+
checksum: 10/6526ec120bb64cb710804d4f1046c099e8e0c329369888e76d17cdbaae57caa9bde445e7088067638c923fff57bf22170693052cdc93db1db390317fbcf45602
91909190
languageName: node
91919191
linkType: hard
91929192

@@ -10067,7 +10067,7 @@ __metadata:
1006710067
gettext-parser: "npm:~4.0.4"
1006810068
glob: "npm:~7.1.6"
1006910069
html-webpack-plugin: "npm:~4.5.0"
10070-
jquery: "npm:~3.5.1"
10070+
jquery: "npm:~3.6.0"
1007110071
jquery-ui-bundle: "npm:~1.12.1-migrate"
1007210072
karma: "npm:~6.4.1"
1007310073
karma-babel-preprocessor: "npm:~8.0.1"

0 commit comments

Comments
 (0)