Skip to content

Commit 5a808d0

Browse files
chore(deps): bump jquery from 1.11.3 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 1.11.3 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@1.11.3...3.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1aefd4 commit 5a808d0

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"gulp-inject": "^4.3.2",
6565
"gulp-svg-sprite": "^1.4.0",
6666
"inputmask": "^4.0.6",
67-
"jquery": "^1.11.3",
67+
"jquery": "^3.5.0",
6868
"jquery-ui": "^1.12.1",
6969
"jquery.dotdotdot": "^1.7.4",
7070
"lodash": "^4.17.19",

yarn.lock

+3-7
Original file line numberDiff line numberDiff line change
@@ -4456,13 +4456,9 @@ jquery.dotdotdot@^1.7.4:
44564456
version "1.8.3"
44574457
resolved "https://registry.yarnpkg.com/jquery.dotdotdot/-/jquery.dotdotdot-1.8.3.tgz#6e915315774a85e8540c99676ad54aff8e284f55"
44584458

4459-
jquery@>=1.8:
4460-
version "3.4.1"
4461-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
4462-
4463-
jquery@^1.11.3:
4464-
version "1.12.4"
4465-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.4.tgz#01e1dfba290fe73deba77ceeacb0f9ba2fec9e0c"
4459+
jquery@>=1.8, jquery@^3.5.0:
4460+
version "3.5.0"
4461+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
44664462

44674463
js-base64@^2.1.8, js-base64@^2.1.9:
44684464
version "2.5.1"

0 commit comments

Comments
 (0)