Skip to content

Commit d25d409

Browse files
dependabot[bot]soumith
authored andcommitted
Bump jquery from 3.3.1 to 3.4.0 (pytorch#297)
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.3.1...3.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce3b1fa commit d25d409

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.0.0",
5-
"jquery": "^3.3.1",
5+
"jquery": "^3.4.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.0.0:
1010
version "4.0.0"
1111
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a"
1212

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

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

0 commit comments

Comments
 (0)