Skip to content

Commit 6ffa1a7

Browse files
authored
chore: Update jQuery to 3.5.0 (#662)
Resolves #607
1 parent 8d18b0e commit 6ffa1a7

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
@@ -119,7 +119,7 @@
119119
"difflib": "github:postlight/difflib.js",
120120
"ellipsize": "0.1.0",
121121
"iconv-lite": "0.5.0",
122-
"jquery": "^3.4.1",
122+
"jquery": "^3.5.0",
123123
"moment": "^2.23.0",
124124
"moment-parseformat": "3.0.0",
125125
"moment-timezone": "0.5.26",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5155,10 +5155,10 @@ jest@^23.6.0:
51555155
import-local "^1.0.0"
51565156
jest-cli "^23.6.0"
51575157

5158-
jquery@^3.4.1:
5159-
version "3.5.0"
5160-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
5161-
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
5158+
jquery@^3.5.0:
5159+
version "3.6.0"
5160+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
5161+
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
51625162

51635163
js-levenshtein@^1.1.3:
51645164
version "1.1.6"

0 commit comments

Comments
 (0)