Skip to content

Commit

Permalink
Update dependency jquery to v3.7.1 (#3054)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent 0200df6 commit 6314cc9
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 @@ -4,7 +4,7 @@
"@popperjs/core": "2.11.8",
"bootstrap": "4.6.2",
"esbuild": "0.19.2",
"jquery": "3.7.0",
"jquery": "3.7.1",
"jquery-ujs": "1.2.3",
"popper.js": "1.16.1",
"sass": "1.65.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3254,10 +3254,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 Expand Up @@ -4278,7 +4278,7 @@ __metadata:
eslint: 8.48.0
eslint-config-airbnb-base: 15.0.0
eslint-plugin-import: 2.28.1
jquery: 3.7.0
jquery: 3.7.1
jquery-ujs: 1.2.3
popper.js: 1.16.1
sass: 1.65.1
Expand Down

0 comments on commit 6314cc9

Please sign in to comment.