Skip to content

Commit

Permalink
Bump jquery from 3.7.0 to 3.7.1 (#8233)
Browse files Browse the repository at this point in the history
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.7.0...3.7.1)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 9646fd7 commit 92e1d46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"gulp-cli": "^2.3.0",
"gulp-if": "^3.0.0",
"gulp-svgmin": "^4.0.1",
"jquery": "^3.7.0",
"jquery": "^3.7.1",
"normalize.css": "^8.0.0",
"popper.js": "^1.16.1",
"postcss": "^8.4.29",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4967,7 +4967,7 @@ __metadata:
gulp-cli: ^2.3.0
gulp-if: ^3.0.0
gulp-svgmin: ^4.0.1
jquery: ^3.7.0
jquery: ^3.7.1
karma: ^6.4.2
karma-chai: ^0.1.0
karma-chrome-launcher: ^3.2.0
Expand Down Expand Up @@ -5804,10 +5804,10 @@ __metadata:
languageName: node
linkType: hard

"jquery@npm:^3.7.0":
version: 3.7.0
resolution: "jquery@npm:3.7.0"
checksum: 907785e133afc427650a131af5fccef66a404885037513b3d4d7d63aee6409bcc32a39836868c60e59b05aa0fb8ace8961c18b2ee3ffdf6ffdb571d6d7cd88ff
"jquery@npm:^3.7.1":
version: 3.7.1
resolution: "jquery@npm:3.7.1"
checksum: 4370b8139d6ae82867eb6f7f21d1edccf1d1bdf41c0840920ea80d366c2cd5dbe1ceebb110ee9772aa839b04400faa1572c5c560b507c688ed7b61cea26c0e27
languageName: node
linkType: hard

Expand Down

0 comments on commit 92e1d46

Please sign in to comment.