We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da48aa commit 773e083Copy full SHA for 773e083
package.json
@@ -45,7 +45,7 @@
45
"bytes": "^3.0.0",
46
"date-fns": "^2.0.0-alpha.7",
47
"docsearch.js": "^2.5.2",
48
- "jquery": "^3.3.1",
+ "jquery": "^3.4.0",
49
"marked": "^0.4.0",
50
"popper.js": "^1.14.3",
51
"prop-types": "^15.6.1",
yarn.lock
@@ -2348,9 +2348,9 @@ jest-validate@^23.0.0:
2348
leven "^2.1.0"
2349
pretty-format "^23.0.1"
2350
2351
-jquery@^3.3.1:
2352
- version "3.3.1"
2353
- resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
+jquery@^3.4.0:
+ version "3.4.0"
+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
2354
2355
"js-tokens@^3.0.0 || ^4.0.0":
2356
version "4.0.0"
0 commit comments