Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #798 from cutls/dependabot/npm_and_yarn/app/jquery…
Browse files Browse the repository at this point in the history
…-3.6.3

Bump jquery from 3.6.1 to 3.6.3 in /app
  • Loading branch information
Cutls authored Jan 9, 2023
2 parents 536ae5f + 39ff3fe commit 341b878
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"electron-dl": "^3.4.0",
"itunes-nowplaying-mac": "https://github.com/cutls/itunes-nowplaying-mac/releases/download/v0.4.0/itunes-nowplaying-mac-0.4.0.tgz",
"jimp": "^0.16.2",
"jquery": "^3.6.1",
"jquery": "^3.6.3",
"jquery-ui-dist": "^1.13.2",
"json5": "^2.2.3",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3095,10 +3095,10 @@ jquery-ui-dist@^1.13.2:
dependencies:
jquery ">=1.8.0 <4.0.0"

"jquery@>=1.8.0 <4.0.0", 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==
"jquery@>=1.8.0 <4.0.0", jquery@^3.6.3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6"
integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==

js-sdsl@^4.1.4:
version "4.1.5"
Expand Down

0 comments on commit 341b878

Please sign in to comment.