Skip to content

Commit e46c367

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] <[email protected]>
1 parent e144c66 commit e46c367

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
@@ -72,7 +72,7 @@
7272
"idempotent-babel-polyfill": "6.26.0-1",
7373
"identity-obj-proxy": "^3.0.0",
7474
"jest": "^23.6.0",
75-
"jquery": "1.12.1",
75+
"jquery": "3.4.0",
7676
"lodash": "^4.17.5",
7777
"mem": ">=4.0.0",
7878
"node-fetch": "^2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4996,10 +4996,10 @@ jest@^23.6.0:
49964996
import-local "^1.0.0"
49974997
jest-cli "^23.6.0"
49984998

4999-
jquery@1.12.1:
5000-
version "1.12.1"
5001-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.1.tgz#9cc34ce4780d4ceb90c44328f071064f01960c18"
5002-
integrity sha1-nMNM5HgNTOuQxEMo8HEGTwGWDBg=
4999+
jquery@3.4.0:
5000+
version "3.4.0"
5001+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
5002+
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
50035003

50045004
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
50055005
version "4.0.0"

0 commit comments

Comments
 (0)