Skip to content

Commit 205e437

Browse files
authored
Merge pull request pytorch#373 from pytorch/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.4.0 to 3.5.0
2 parents f62d209 + 4c62c04 commit 205e437

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
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"anchor-js": "^4.1.1",
44
"bootstrap": "4.3.1",
5-
"jquery": "^3.4.0",
5+
"jquery": "^3.5.0",
66
"popper.js": "^1.14.3"
77
}
88
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ bootstrap@4.3.1:
1010
version "4.3.1"
1111
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
1212

13-
jquery@^3.4.0:
14-
version "3.4.0"
15-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
13+
jquery@^3.5.0:
14+
version "3.5.0"
15+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
1616

1717
popper.js@^1.14.3:
1818
version "1.14.3"

0 commit comments

Comments
 (0)