Skip to content

Commit 22570fb

Browse files
dependabot[bot]TangoYankee
authored andcommitted
Bump jquery from 3.4.0 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@3.4.0...3.5.0) --- updated-dependencies: - dependency-name: jquery dependency-version: 3.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d53aafa commit 22570fb

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
@@ -81,7 +81,7 @@
8181
"eslint-plugin-qunit": "^6.2.0",
8282
"foundation-sites": "^6.4.3",
8383
"husky": "^6.0.0",
84-
"jquery": "3.4.0",
84+
"jquery": "3.5.0",
8585
"loader.js": "^4.7.0",
8686
"npm-run-all": "^4.1.5",
8787
"qunit": "^2.17.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10156,10 +10156,10 @@ istextorbinary@^2.5.1:
1015610156
editions "^2.2.0"
1015710157
textextensions "^2.5.0"
1015810158

10159-
jquery@3.4.0:
10160-
version "3.4.0"
10161-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
10162-
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
10159+
jquery@3.5.0:
10160+
version "3.5.0"
10161+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
10162+
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
1016310163

1016410164
jquery@^3.4.1, jquery@^3.5.1:
1016510165
version "3.7.0"

0 commit comments

Comments
 (0)