Skip to content

Commit 2cf22f6

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 41beede commit 2cf22f6

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
@@ -51,7 +51,7 @@
5151
"idempotent-babel-polyfill": "6.26.0-1",
5252
"identity-obj-proxy": "^3.0.0",
5353
"jest": "^15.0.0",
54-
"jquery": "1.12.1",
54+
"jquery": "3.4.0",
5555
"jquery-ui": "^1.12.1",
5656
"jquery-ui-touch-punch": "^0.2.3",
5757
"lodash": "^4.17.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4236,10 +4236,10 @@ jquery-ui@^1.12.1:
42364236
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
42374237
integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE=
42384238

4239-
jquery@1.12.1:
4240-
version "1.12.1"
4241-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.1.tgz#9cc34ce4780d4ceb90c44328f071064f01960c18"
4242-
integrity sha1-nMNM5HgNTOuQxEMo8HEGTwGWDBg=
4239+
jquery@3.4.0:
4240+
version "3.4.0"
4241+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
4242+
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
42434243

42444244
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
42454245
version "4.0.0"

0 commit comments

Comments
 (0)