Merge pull request #745 from cutls/dependabot/npm_and_yarn/app/jquery-3.6.1

Bump jquery from 3.6.0 to 3.6.1 in /app
This commit is contained in:
Cutls 2022-12-06 00:21:49 +09:00 committed by GitHub
commit ed94e5e38b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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.0",
"jquery": "^3.6.1",
"jquery-ui-dist": "^1.13.2",
"json5": "^2.2.0",
"lodash": "^4.17.21",

View File

@ -3116,10 +3116,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.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
"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==
js-sdsl@^4.1.4:
version "4.1.5"