Skip to content

Commit 4e4a97b

Browse files
authored
Merge pull request #15 from ryanhefner/greenkeeper/jsdom-12.0.0
Update jsdom to the latest version 🚀
2 parents bf0562c + 528b3a7 commit 4e4a97b

File tree

2 files changed

+67
-38
lines changed

2 files changed

+67
-38
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"gzip-size": "^5.0.0",
6666
"jest": "^23.1.0",
6767
"jest-enzyme": "^6.0.1",
68-
"jsdom": "^11.11.0",
68+
"jsdom": "^12.0.0",
6969
"lolex": "^2.7.0",
7070
"pretty-bytes": "^5.1.0",
7171
"react": "^16.3.1",

yarn.lock

+66-37
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@
4040
version "10.7.0"
4141
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.7.0.tgz#d384b2c8625414ab2aa18fdf989c288d6a7a8202"
4242

43-
abab@^1.0.4:
44-
version "1.0.4"
45-
resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.4.tgz#5faad9c2c07f60dd76770f71cf025b62a63cfd4e"
46-
4743
abab@^2.0.0:
4844
version "2.0.0"
4945
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.0.tgz#aba0ab4c5eee2d4c79d3487d85450fb2376ebb0f"
@@ -58,7 +54,7 @@ acorn-globals@^4.1.0:
5854
dependencies:
5955
acorn "^5.0.0"
6056

61-
acorn@^5.0.0, acorn@^5.5.3:
57+
acorn@^5.0.0, acorn@^5.5.3, acorn@^5.7.1:
6258
version "5.7.1"
6359
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.1.tgz#f095829297706a7c9776958c0afc8930a9b9d9d8"
6460

@@ -1201,13 +1197,13 @@ dashdash@^1.12.0:
12011197
dependencies:
12021198
assert-plus "^1.0.0"
12031199

1204-
data-urls@^1.0.0:
1205-
version "1.0.0"
1206-
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-1.0.0.tgz#24802de4e81c298ea8a9388bb0d8e461c774684f"
1200+
data-urls@^1.0.0, data-urls@^1.0.1:
1201+
version "1.0.1"
1202+
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-1.0.1.tgz#d416ac3896918f29ca84d81085bc3705834da579"
12071203
dependencies:
1208-
abab "^1.0.4"
1209-
whatwg-mimetype "^2.0.0"
1210-
whatwg-url "^6.4.0"
1204+
abab "^2.0.0"
1205+
whatwg-mimetype "^2.1.0"
1206+
whatwg-url "^7.0.0"
12111207

12121208
debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
12131209
version "2.6.9"
@@ -1331,20 +1327,13 @@ domhandler@^2.3.0:
13311327
dependencies:
13321328
domelementtype "1"
13331329

1334-
1330+
[email protected], domutils@^1.5.1:
13351331
version "1.5.1"
13361332
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf"
13371333
dependencies:
13381334
dom-serializer "0"
13391335
domelementtype "1"
13401336

1341-
domutils@^1.5.1:
1342-
version "1.7.0"
1343-
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a"
1344-
dependencies:
1345-
dom-serializer "0"
1346-
domelementtype "1"
1347-
13481337
duplexer@^0.1.1:
13491338
version "0.1.1"
13501339
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
@@ -1454,7 +1443,7 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
14541443
version "1.0.5"
14551444
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
14561445

1457-
escodegen@^1.9.1:
1446+
escodegen@^1.11.0, escodegen@^1.9.1:
14581447
version "1.11.0"
14591448
resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.11.0.tgz#b27a9389481d5bfd5bec76f7bb1eb3f8f4556589"
14601449
dependencies:
@@ -1582,14 +1571,10 @@ extglob@^2.0.4:
15821571
snapdragon "^0.8.1"
15831572
to-regex "^3.0.1"
15841573

1585-
1574+
[email protected], extsprintf@^1.2.0:
15861575
version "1.3.0"
15871576
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
15881577

1589-
extsprintf@^1.2.0:
1590-
version "1.4.0"
1591-
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
1592-
15931578
fast-deep-equal@^1.0.0:
15941579
version "1.1.0"
15951580
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz#c053477817c86b51daa853c81e059b733d023614"
@@ -2624,7 +2609,7 @@ jsbn@~0.1.0:
26242609
version "0.1.1"
26252610
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
26262611

2627-
jsdom@^11.11.0, jsdom@^11.5.1:
2612+
jsdom@^11.5.1:
26282613
version "11.12.0"
26292614
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-11.12.0.tgz#1a80d40ddd378a1de59656e9e6dc5a3ba8657bc8"
26302615
dependencies:
@@ -2655,6 +2640,36 @@ jsdom@^11.11.0, jsdom@^11.5.1:
26552640
ws "^5.2.0"
26562641
xml-name-validator "^3.0.0"
26572642

2643+
jsdom@^12.0.0:
2644+
version "12.0.0"
2645+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-12.0.0.tgz#043ffaac60605d87adf77a1ec3eb7686918b6b64"
2646+
dependencies:
2647+
abab "^2.0.0"
2648+
acorn "^5.7.1"
2649+
acorn-globals "^4.1.0"
2650+
array-equal "^1.0.0"
2651+
cssom ">= 0.3.2 < 0.4.0"
2652+
cssstyle "^1.0.0"
2653+
data-urls "^1.0.1"
2654+
domexception "^1.0.1"
2655+
escodegen "^1.11.0"
2656+
html-encoding-sniffer "^1.0.2"
2657+
nwsapi "^2.0.8"
2658+
parse5 "5.1.0"
2659+
pn "^1.1.0"
2660+
request "^2.88.0"
2661+
request-promise-native "^1.0.5"
2662+
sax "^1.2.4"
2663+
symbol-tree "^3.2.2"
2664+
tough-cookie "^2.4.3"
2665+
w3c-hr-time "^1.0.1"
2666+
webidl-conversions "^4.0.2"
2667+
whatwg-encoding "^1.0.4"
2668+
whatwg-mimetype "^2.1.0"
2669+
whatwg-url "^7.0.0"
2670+
ws "^6.0.0"
2671+
xml-name-validator "^3.0.0"
2672+
26582673
jsesc@^1.3.0:
26592674
version "1.3.0"
26602675
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
@@ -2944,18 +2959,14 @@ minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
29442959
dependencies:
29452960
brace-expansion "^1.1.7"
29462961

2947-
2962+
[email protected], minimist@~0.0.1:
29482963
version "0.0.8"
29492964
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
29502965

29512966
minimist@^1.1.1, minimist@^1.2.0:
29522967
version "1.2.0"
29532968
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
29542969

2955-
minimist@~0.0.1:
2956-
version "0.0.10"
2957-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
2958-
29592970
minipass@^2.2.1, minipass@^2.3.3:
29602971
version "2.3.4"
29612972
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.4.tgz#4768d7605ed6194d6d576169b9e12ef71e9d9957"
@@ -3142,7 +3153,7 @@ number-is-nan@^1.0.0:
31423153
version "1.0.1"
31433154
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
31443155

3145-
nwsapi@^2.0.7:
3156+
nwsapi@^2.0.7, nwsapi@^2.0.8:
31463157
version "2.0.8"
31473158
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.0.8.tgz#e3603579b7e162b3dbedae4fb24e46f771d8fa24"
31483159

@@ -3321,6 +3332,10 @@ [email protected]:
33213332
version "4.0.0"
33223333
resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608"
33233334

3335+
3336+
version "5.1.0"
3337+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.0.tgz#c59341c9723f414c452975564c7c00a68d58acd2"
3338+
33243339
parse5@^3.0.1:
33253340
version "3.0.3"
33263341
resolved "https://registry.yarnpkg.com/parse5/-/parse5-3.0.3.tgz#042f792ffdd36851551cf4e9e066b3874ab45b5c"
@@ -3680,7 +3695,7 @@ request-promise-native@^1.0.5:
36803695
stealthy-require "^1.1.0"
36813696
tough-cookie ">=2.3.3"
36823697

3683-
request@^2.85.0, request@^2.87.0:
3698+
request@^2.85.0, request@^2.87.0, request@^2.88.0:
36843699
version "2.88.0"
36853700
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
36863701
dependencies:
@@ -4212,7 +4227,7 @@ to-regex@^3.0.1, to-regex@^3.0.2:
42124227
regex-not "^1.0.2"
42134228
safe-regex "^1.1.0"
42144229

4215-
tough-cookie@>=2.3.3, tough-cookie@^2.3.4, tough-cookie@~2.4.3:
4230+
tough-cookie@>=2.3.3, tough-cookie@^2.3.4, tough-cookie@^2.4.3, tough-cookie@~2.4.3:
42164231
version "2.4.3"
42174232
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
42184233
dependencies:
@@ -4368,7 +4383,7 @@ webidl-conversions@^4.0.2:
43684383
version "4.0.2"
43694384
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
43704385

4371-
whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3:
4386+
whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.4:
43724387
version "1.0.4"
43734388
resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.4.tgz#63fb016b7435b795d9025632c086a5209dbd2621"
43744389
dependencies:
@@ -4378,18 +4393,26 @@ whatwg-fetch@>=0.10.0:
43784393
version "2.0.4"
43794394
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
43804395

4381-
whatwg-mimetype@^2.0.0, whatwg-mimetype@^2.1.0:
4396+
whatwg-mimetype@^2.1.0:
43824397
version "2.1.0"
43834398
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.1.0.tgz#f0f21d76cbba72362eb609dbed2a30cd17fcc7d4"
43844399

4385-
whatwg-url@^6.4.0, whatwg-url@^6.4.1:
4400+
whatwg-url@^6.4.1:
43864401
version "6.5.0"
43874402
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
43884403
dependencies:
43894404
lodash.sortby "^4.7.0"
43904405
tr46 "^1.0.1"
43914406
webidl-conversions "^4.0.2"
43924407

4408+
whatwg-url@^7.0.0:
4409+
version "7.0.0"
4410+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.0.0.tgz#fde926fa54a599f3adf82dff25a9f7be02dc6edd"
4411+
dependencies:
4412+
lodash.sortby "^4.7.0"
4413+
tr46 "^1.0.1"
4414+
webidl-conversions "^4.0.2"
4415+
43934416
which-module@^2.0.0:
43944417
version "2.0.0"
43954418
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
@@ -4447,6 +4470,12 @@ ws@^5.2.0:
44474470
dependencies:
44484471
async-limiter "~1.0.0"
44494472

4473+
ws@^6.0.0:
4474+
version "6.0.0"
4475+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.0.0.tgz#eaa494aded00ac4289d455bac8d84c7c651cef35"
4476+
dependencies:
4477+
async-limiter "~1.0.0"
4478+
44504479
xml-name-validator@^3.0.0:
44514480
version "3.0.0"
44524481
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"

0 commit comments

Comments
 (0)