Skip to content

Commit 8bcc5bd

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

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"browser-sync": "^2.24.1",
1616
"browser-sync-webpack-plugin": "2.0.1",
1717
"cross-env": "^5.1",
18-
"jquery": "^3.2",
18+
"jquery": "^3.4",
1919
"laravel-mix": "^2.0",
2020
"lodash": "^4.17.13",
2121
"popper.js": "^1.12",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4176,9 +4176,10 @@ isurl@^1.0.0-alpha5:
41764176
has-to-string-tag-x "^1.2.0"
41774177
is-object "^1.0.1"
41784178

4179-
jquery@^3.2:
4180-
version "3.3.1"
4181-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
4179+
jquery@^3.4:
4180+
version "3.4.0"
4181+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
4182+
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
41824183

41834184
js-base64@^2.1.8, js-base64@^2.1.9:
41844185
version "2.4.3"

0 commit comments

Comments
 (0)