Skip to content

Commit

Permalink
Bump jquery from 3.6.0 to 3.6.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2022
1 parent b5bf8ce commit 11ca77d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"leaflet-google-places-autocomplete": "0.0.9",
"image-sequencer": "^3.7.3",
"ion-rangeslider": "ionDen/ion.rangeslider#~2.3.1",
"jquery": "^3.6.0",
"jquery": "^3.6.1",
"jquery-ui": "components/jqueryui#^1.12.1",
"jquery-ujs": "rails/jquery-ujs#~1.2.3",
"junction": "theleagueof/junction#*",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3003,9 +3003,10 @@ jquery-ujs@rails/jquery-ujs#~1.2.3:
version "1.2.3"
resolved "https://codeload.github.com/rails/jquery-ujs/tar.gz/83b041ba72261f487b9264b9e94211e8107a1f18"

jquery@>=1.10, jquery@^3.2.1, jquery@^3.3.1, jquery@^3.6.0:
version "3.6.0"
resolved "https://codeload.github.com/jquery/jquery-dist/tar.gz/e786e3d9707ffd9b0dd330ca135b66344dcef85a"
jquery@>=1.10, jquery@^3.2.1, jquery@^3.3.1, jquery@^3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16"
integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==

[email protected]:
version "3.14.1"
Expand Down

0 comments on commit 11ca77d

Please sign in to comment.