Skip to content

Commit 3687cae

Browse files
Bump jquery from 2.2.4 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@2.2.4...3.5.0) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da03368 commit 3687cae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

integrations/uservoice/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@segment/convert-dates": "^1.0.0",
3030
"do-when": "^1.0.0",
3131
"global-queue": "^1.0.1",
32-
"jquery": "^2.2.4",
32+
"jquery": "^3.5.0",
3333
"to-unix-timestamp": "^1.0.1"
3434
},
3535
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9536,10 +9536,10 @@ [email protected]:
95369536
resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.15.0.tgz#a3f222a9aae9f966f5d27c796510e28091764217"
95379537
integrity sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc=
95389538

9539-
jquery@^2.2.4:
9540-
version "2.2.4"
9541-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02"
9542-
integrity sha1-LInWiJterFIqfuoywUUhVZxsvwI=
9539+
jquery@^3.5.0:
9540+
version "3.5.0"
9541+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
9542+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
95439543

95449544
js-sha256@^0.3.0:
95459545
version "0.3.2"

0 commit comments

Comments
 (0)