Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 8e941f4

Browse files
mgolpetebacondarwin
authored andcommitted
chore(*): update jQuery from 3.4.0 to 3.5.1
1 parent 418355f commit 8e941f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"jasmine-core": "^2.8.0",
6060
"jasmine-node": "^2.0.0",
6161
"jasmine-reporters": "^2.2.0",
62-
"jquery": "3.4.0",
62+
"jquery": "3.5.1",
6363
"jquery-2.1": "npm:[email protected]",
6464
"jquery-2.2": "npm:[email protected]",
6565
"karma": "^3.1.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4347,10 +4347,10 @@ jasminewd2@^2.1.0:
43474347
resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02"
43484348
integrity sha1-LInWiJterFIqfuoywUUhVZxsvwI=
43494349

4350-
jquery@3.4.0:
4351-
version "3.4.0"
4352-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
4353-
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
4350+
jquery@3.5.1:
4351+
version "3.5.1"
4352+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
4353+
integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==
43544354

43554355
js-tokens@^3.0.0:
43564356
version "3.0.1"

0 commit comments

Comments
 (0)