Skip to content

Commit bc55fc1

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 612b2ed commit bc55fc1

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
@@ -46,7 +46,7 @@
4646
"eslint": ">=4.18.2",
4747
"eslint-plugin-react": "^7.11.0",
4848
"jest": "^15.0.0",
49-
"jquery": "1.12.1",
49+
"jquery": "3.4.0",
5050
"jquery-ui": "^1.12.1",
5151
"jquery-ui-touch-punch": "^0.2.3",
5252
"lodash": "^4.17.5",

yarn.lock

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

4220-
jquery@1.12.1:
4221-
version "1.12.1"
4222-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.1.tgz#9cc34ce4780d4ceb90c44328f071064f01960c18"
4223-
integrity sha1-nMNM5HgNTOuQxEMo8HEGTwGWDBg=
4220+
jquery@3.4.0:
4221+
version "3.4.0"
4222+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
4223+
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
42244224

42254225
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
42264226
version "4.0.0"

0 commit comments

Comments
 (0)