Skip to content

Commit 4b296c4

Browse files
Bump jquery from 3.4.1 to 3.5.0 in /client
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.4.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83b1e6f commit 4b296c4

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

client/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"axios": "^0.18.0",
77
"classnames": "^2.2.6",
8-
"jquery": "^3.3.1",
8+
"jquery": "^3.5.0",
99
"prop-types": "^15.6.2",
1010
"qs": "^6.5.2",
1111
"react": "^16.5.2",

client/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4703,9 +4703,9 @@ joi@^11.1.1:
47034703
isemail "3.x.x"
47044704
topo "2.x.x"
47054705

4706-
jquery@^3.3.1:
4707-
version "3.4.1"
4708-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
4706+
jquery@^3.5.0:
4707+
version "3.5.0"
4708+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
47094709

47104710
js-levenshtein@^1.1.3:
47114711
version "1.1.4"

0 commit comments

Comments
 (0)