diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2019-04-09 09:50:45 +0200 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2019-04-09 09:56:26 +0200 |
commit | d940bc063cd5ae09bf52067bbe046fda88f1f687 (patch) | |
tree | 2e046ad7e3540b29d541b6c55548905d6948e881 /package.json | |
parent | 9b9fca45f37b32849771685d12d770d5b88435cf (diff) | |
download | jquery-d940bc063cd5ae09bf52067bbe046fda88f1f687.tar.gz jquery-d940bc063cd5ae09bf52067bbe046fda88f1f687.zip |
Build: Update Sizzle from 2.3.3 to 2.3.4
(cherry-picked from 0b2c36adb4e2c048318659e4196e0925da10ead2)
Fixes gh-1756
Fixes gh-4170
Fixes gh-4249
Closes gh-4345
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4124d2d93..855ddd6cc 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "raw-body": "2.3.3", "requirejs": "2.3.6", "sinon": "2.3.7", - "sizzle": "2.3.3", + "sizzle": "2.3.4", "strip-json-comments": "2.0.1", "testswarm": "1.1.0", "uglify-js": "3.4.7" |