Skip to content

Commit f6c882d

Browse files
Bump jquery from 1.12.1 to 3.4.0
Bumps [jquery](https://github.com/jquery/jquery) from 1.12.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@1.12.1...3.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bf4814 commit f6c882d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"idempotent-babel-polyfill": "6.26.0-1",
6161
"identity-obj-proxy": "^3.0.0",
6262
"jest": "^15.0.0",
63-
"jquery": "1.12.1",
63+
"jquery": "3.4.0",
6464
"lodash": "^4.17.5",
6565
"mem": ">=4.0.0",
6666
"node-fetch": "^2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4420,10 +4420,10 @@ jest@^15.0.0:
44204420
dependencies:
44214421
jest-cli "^15.1.1"
44224422

4423-
jquery@1.12.1:
4424-
version "1.12.1"
4425-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.1.tgz#9cc34ce4780d4ceb90c44328f071064f01960c18"
4426-
integrity sha1-nMNM5HgNTOuQxEMo8HEGTwGWDBg=
4423+
jquery@3.4.0:
4424+
version "3.4.0"
4425+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
4426+
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
44274427

44284428
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
44294429
version "4.0.0"

0 commit comments

Comments
 (0)