Skip to content

Commit 773e083

Browse files
dependabot[bot]Haroenv
authored andcommitted
Bump jquery from 3.3.1 to 3.4.0 (#953)
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)
1 parent 8da48aa commit 773e083

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"bytes": "^3.0.0",
4646
"date-fns": "^2.0.0-alpha.7",
4747
"docsearch.js": "^2.5.2",
48-
"jquery": "^3.3.1",
48+
"jquery": "^3.4.0",
4949
"marked": "^0.4.0",
5050
"popper.js": "^1.14.3",
5151
"prop-types": "^15.6.1",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2348,9 +2348,9 @@ jest-validate@^23.0.0:
23482348
leven "^2.1.0"
23492349
pretty-format "^23.0.1"
23502350

2351-
jquery@^3.3.1:
2352-
version "3.3.1"
2353-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
2351+
jquery@^3.4.0:
2352+
version "3.4.0"
2353+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
23542354

23552355
"js-tokens@^3.0.0 || ^4.0.0":
23562356
version "4.0.0"

0 commit comments

Comments
 (0)