Skip to content

Commit 14a4fbd

Browse files
Bump jquery from 3.3.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.3.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 185c76a commit 14a4fbd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"html2canvas": "^1.0.0-alpha.12",
5050
"imports-loader": "^0.7.1",
5151
"jasmine": "^2.9.0",
52-
"jquery": "^3.0.0",
52+
"jquery": "^3.5.0",
5353
"jsdom": "^11.5.1",
5454
"jstree": "^3.3.5",
5555
"leaflet": "^1.3.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3005,9 +3005,9 @@ jasmine@^2.9.0:
30053005
glob "^7.0.6"
30063006
jasmine-core "~2.9.0"
30073007

3008-
"jquery@>= 2.1.x", jquery@>=1.7, jquery@>=1.8, jquery@>=1.9.1, jquery@^3.0.0:
3009-
version "3.3.1"
3010-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
3008+
"jquery@>= 2.1.x", jquery@>=1.7, jquery@>=1.8, jquery@>=1.9.1, jquery@^3.5.0:
3009+
version "3.5.0"
3010+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
30113011

30123012
js-base64@^2.1.9:
30133013
version "2.4.3"

0 commit comments

Comments
 (0)