Skip to content

Commit 18818d8

Browse files
Bump jquery from 3.6.0 to 3.6.1 (#385)
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.6.0...3.6.1) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 129b7a2 commit 18818d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@rails/webpacker": "^5.4.3",
77
"bootstrap": "^4.6.2",
88
"glob-parent": "^6.0.2",
9-
"jquery": "^3.6.0",
9+
"jquery": "^3.6.1",
1010
"jquery-ui": "^1.13.1",
1111
"popper.js": "^1.16.1"
1212
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3995,10 +3995,10 @@ jquery-ui@^1.13.1:
39953995
dependencies:
39963996
jquery ">=1.8.0 <4.0.0"
39973997

3998-
"jquery@>=1.8.0 <4.0.0", jquery@^3.6.0:
3999-
version "3.6.0"
4000-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
4001-
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
3998+
"jquery@>=1.8.0 <4.0.0", jquery@^3.6.1:
3999+
version "3.6.1"
4000+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16"
4001+
integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==
40024002

40034003
js-tokens@^4.0.0:
40044004
version "4.0.0"

0 commit comments

Comments
 (0)