Skip to content

Commit 5b35cec

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 b2f787d commit 5b35cec

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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
@@ -9,7 +9,7 @@
99
"font-awesome": "^4.7.0",
1010
"highlight.js": "^9.12.0",
1111
"imports-loader": "^0.7.1",
12-
"jquery": "^3.2.1",
12+
"jquery": "^3.5.0",
1313
"lato-font": "^3.0.0",
1414
"node-sass": "^4.5.3",
1515
"sass-loader": "^6.0.5",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2883,9 +2883,9 @@ isstream@~0.1.2:
28832883
version "0.1.2"
28842884
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
28852885

2886-
jquery@>=1.7, "jquery@^1.8.3 || ^2.0 || ^3.0", jquery@^3.2.1:
2887-
version "3.3.1"
2888-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
2886+
jquery@>=1.7, "jquery@^1.8.3 || ^2.0 || ^3.0", jquery@^3.5.0:
2887+
version "3.5.0"
2888+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
28892889

28902890
js-base64@^2.1.8, js-base64@^2.1.9:
28912891
version "2.4.8"

0 commit comments

Comments
 (0)