Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit 5e2a9d5

Browse files
Bump jquery from 3.2.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.2.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc425e3 commit 5e2a9d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bignumber.js": "^5.0.0",
1010
"blake2": "^1.4.0",
1111
"blakejs": "^1.1.0",
12-
"jquery": "^3.2.1",
12+
"jquery": "^3.5.0",
1313
"json-socket": "^0.3.0",
1414
"nedb": "^1.8.0",
1515
"pbkdf2": "^3.0.14",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -369,9 +369,9 @@ isarray@~1.0.0:
369369
version "1.0.0"
370370
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
371371

372-
jquery@^3.2.1:
373-
version "3.2.1"
374-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
372+
jquery@^3.5.0:
373+
version "3.5.0"
374+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
375375

376376
json-buffer@3.0.0:
377377
version "3.0.0"

0 commit comments

Comments
 (0)