Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit 8300d0f

Browse files
Bump jquery from 3.4.1 to 3.5.0 in /published/dgraph-20.03.3 (#391)
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) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c09afed commit 8300d0f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

published/dgraph-20.03.3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"codemirror": "^5.48.2",
1111
"dgraph-js-http": "^1.1.0-rc18",
1212
"highlight.js": "^9.15.9",
13-
"jquery": "^3.4.1"
13+
"jquery": "^3.5.0"
1414
},
1515
"devDependencies": {
1616
"@babel/core": "^7.4.5",

published/dgraph-20.03.3/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2671,10 +2671,10 @@ isomorphic-fetch@^2.2.1:
26712671
node-fetch "^1.0.1"
26722672
whatwg-fetch ">=0.10.0"
26732673

2674-
jquery@^3.4.1:
2675-
version "3.4.1"
2676-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
2677-
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
2674+
jquery@^3.5.0:
2675+
version "3.5.0"
2676+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
2677+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
26782678

26792679
js-levenshtein@^1.1.3:
26802680
version "1.1.6"

0 commit comments

Comments
 (0)