Skip to content

Commit

Permalink
Update dependency jquery to v3.7.0 (#7996)
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] committed May 16, 2023
1 parent d634d84 commit db925bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"handlebars": "4.7.7",
"hotkeys-js": "3.10.2",
"jquery": "3.6.4",
"jquery": "3.7.0",
"lodash": "4.17.21",
"sortablejs": "1.15.0",
"tippy.js": "6.3.7",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3936,7 +3936,7 @@ __metadata:
handlebars: 4.7.7
handlebars-loader: 1.7.3
hotkeys-js: 3.10.2
jquery: 3.6.4
jquery: 3.7.0
lodash: 4.17.21
mini-css-extract-plugin: 2.7.5
postcss: 8.4.23
Expand Down Expand Up @@ -4004,10 +4004,10 @@ __metadata:
languageName: node
linkType: hard

"jquery@npm:3.6.4":
version: 3.6.4
resolution: "jquery@npm:3.6.4"
checksum: 8354f7bd0a0424aa714ee1b6b1ef74b410f834eb5c8501682289b358bc151f11677f11188b544f3bb49309d6ec4d15d1a5de175661250c206b06185a252f706f
"jquery@npm:3.7.0":
version: 3.7.0
resolution: "jquery@npm:3.7.0"
checksum: 907785e133afc427650a131af5fccef66a404885037513b3d4d7d63aee6409bcc32a39836868c60e59b05aa0fb8ace8961c18b2ee3ffdf6ffdb571d6d7cd88ff
languageName: node
linkType: hard

Expand Down

0 comments on commit db925bb

Please sign in to comment.