Skip to content

Commit a73fda9

Browse files
authored
Merge pull request #31 from ryanhefner/greenkeeper/jsdom-12.0.0
Update jsdom to the latest version 🚀
2 parents 81a4647 + a45ac96 commit a73fda9

File tree

2 files changed

+64
-20
lines changed

2 files changed

+64
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"gzip-size": "^5.0.0",
5454
"jest": "^23.4.0",
5555
"jest-enzyme": "^6.0.2",
56-
"jsdom": "^11.11.0",
56+
"jsdom": "^12.0.0",
5757
"pretty-bytes": "^5.1.0",
5858
"react": "^16.4.1",
5959
"react-dom": "^16.4.1",

yarn.lock

Lines changed: 63 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
version "10.7.1"
2525
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.7.1.tgz#b704d7c259aa40ee052eec678758a68d07132a2e"
2626

27-
abab@^1.0.4:
28-
version "1.0.4"
29-
resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.4.tgz#5faad9c2c07f60dd76770f71cf025b62a63cfd4e"
30-
3127
abab@^2.0.0:
3228
version "2.0.0"
3329
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.0.tgz#aba0ab4c5eee2d4c79d3487d85450fb2376ebb0f"
@@ -42,7 +38,7 @@ acorn-globals@^4.1.0:
4238
dependencies:
4339
acorn "^5.0.0"
4440

45-
acorn@^5.0.0, acorn@^5.5.3:
41+
acorn@^5.0.0, acorn@^5.5.3, acorn@^5.7.1:
4642
version "5.7.1"
4743
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.1.tgz#f095829297706a7c9776958c0afc8930a9b9d9d8"
4844

@@ -1181,13 +1177,13 @@ dashdash@^1.12.0:
11811177
dependencies:
11821178
assert-plus "^1.0.0"
11831179

1184-
data-urls@^1.0.0:
1185-
version "1.0.0"
1186-
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-1.0.0.tgz#24802de4e81c298ea8a9388bb0d8e461c774684f"
1180+
data-urls@^1.0.0, data-urls@^1.0.1:
1181+
version "1.0.1"
1182+
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-1.0.1.tgz#d416ac3896918f29ca84d81085bc3705834da579"
11871183
dependencies:
1188-
abab "^1.0.4"
1189-
whatwg-mimetype "^2.0.0"
1190-
whatwg-url "^6.4.0"
1184+
abab "^2.0.0"
1185+
whatwg-mimetype "^2.1.0"
1186+
whatwg-url "^7.0.0"
11911187

11921188
debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
11931189
version "2.6.9"
@@ -1427,7 +1423,7 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
14271423
version "1.0.5"
14281424
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
14291425

1430-
escodegen@^1.9.1:
1426+
escodegen@^1.11.0, escodegen@^1.9.1:
14311427
version "1.11.0"
14321428
resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.11.0.tgz#b27a9389481d5bfd5bec76f7bb1eb3f8f4556589"
14331429
dependencies:
@@ -2589,7 +2585,7 @@ jsbn@~0.1.0:
25892585
version "0.1.1"
25902586
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
25912587

2592-
jsdom@^11.11.0, jsdom@^11.5.1:
2588+
jsdom@^11.5.1:
25932589
version "11.12.0"
25942590
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-11.12.0.tgz#1a80d40ddd378a1de59656e9e6dc5a3ba8657bc8"
25952591
dependencies:
@@ -2620,6 +2616,36 @@ jsdom@^11.11.0, jsdom@^11.5.1:
26202616
ws "^5.2.0"
26212617
xml-name-validator "^3.0.0"
26222618

2619+
jsdom@^12.0.0:
2620+
version "12.0.0"
2621+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-12.0.0.tgz#043ffaac60605d87adf77a1ec3eb7686918b6b64"
2622+
dependencies:
2623+
abab "^2.0.0"
2624+
acorn "^5.7.1"
2625+
acorn-globals "^4.1.0"
2626+
array-equal "^1.0.0"
2627+
cssom ">= 0.3.2 < 0.4.0"
2628+
cssstyle "^1.0.0"
2629+
data-urls "^1.0.1"
2630+
domexception "^1.0.1"
2631+
escodegen "^1.11.0"
2632+
html-encoding-sniffer "^1.0.2"
2633+
nwsapi "^2.0.8"
2634+
parse5 "5.1.0"
2635+
pn "^1.1.0"
2636+
request "^2.88.0"
2637+
request-promise-native "^1.0.5"
2638+
sax "^1.2.4"
2639+
symbol-tree "^3.2.2"
2640+
tough-cookie "^2.4.3"
2641+
w3c-hr-time "^1.0.1"
2642+
webidl-conversions "^4.0.2"
2643+
whatwg-encoding "^1.0.4"
2644+
whatwg-mimetype "^2.1.0"
2645+
whatwg-url "^7.0.0"
2646+
ws "^6.0.0"
2647+
xml-name-validator "^3.0.0"
2648+
26232649
jsesc@^1.3.0:
26242650
version "1.3.0"
26252651
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
@@ -3085,7 +3111,7 @@ number-is-nan@^1.0.0:
30853111
version "1.0.1"
30863112
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
30873113

3088-
nwsapi@^2.0.7:
3114+
nwsapi@^2.0.7, nwsapi@^2.0.8:
30893115
version "2.0.8"
30903116
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.0.8.tgz#e3603579b7e162b3dbedae4fb24e46f771d8fa24"
30913117

@@ -3264,6 +3290,10 @@ parse5@4.0.0:
32643290
version "4.0.0"
32653291
resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608"
32663292

3293+
parse5@5.1.0:
3294+
version "5.1.0"
3295+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.0.tgz#c59341c9723f414c452975564c7c00a68d58acd2"
3296+
32673297
parse5@^3.0.1:
32683298
version "3.0.3"
32693299
resolved "https://registry.yarnpkg.com/parse5/-/parse5-3.0.3.tgz#042f792ffdd36851551cf4e9e066b3874ab45b5c"
@@ -3610,7 +3640,7 @@ request-promise-native@^1.0.5:
36103640
stealthy-require "^1.1.0"
36113641
tough-cookie ">=2.3.3"
36123642

3613-
request@^2.85.0, request@^2.87.0:
3643+
request@^2.85.0, request@^2.87.0, request@^2.88.0:
36143644
version "2.88.0"
36153645
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
36163646
dependencies:
@@ -4121,7 +4151,7 @@ to-regex@^3.0.1, to-regex@^3.0.2:
41214151
regex-not "^1.0.2"
41224152
safe-regex "^1.1.0"
41234153

4124-
tough-cookie@>=2.3.3, tough-cookie@^2.3.4, tough-cookie@~2.4.3:
4154+
tough-cookie@>=2.3.3, tough-cookie@^2.3.4, tough-cookie@^2.4.3, tough-cookie@~2.4.3:
41254155
version "2.4.3"
41264156
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
41274157
dependencies:
@@ -4273,7 +4303,7 @@ webidl-conversions@^4.0.2:
42734303
version "4.0.2"
42744304
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
42754305

4276-
whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3:
4306+
whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.4:
42774307
version "1.0.4"
42784308
resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.4.tgz#63fb016b7435b795d9025632c086a5209dbd2621"
42794309
dependencies:
@@ -4283,18 +4313,26 @@ whatwg-fetch@>=0.10.0:
42834313
version "2.0.4"
42844314
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
42854315

4286-
whatwg-mimetype@^2.0.0, whatwg-mimetype@^2.1.0:
4316+
whatwg-mimetype@^2.1.0:
42874317
version "2.1.0"
42884318
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.1.0.tgz#f0f21d76cbba72362eb609dbed2a30cd17fcc7d4"
42894319

4290-
whatwg-url@^6.4.0, whatwg-url@^6.4.1:
4320+
whatwg-url@^6.4.1:
42914321
version "6.5.0"
42924322
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
42934323
dependencies:
42944324
lodash.sortby "^4.7.0"
42954325
tr46 "^1.0.1"
42964326
webidl-conversions "^4.0.2"
42974327

4328+
whatwg-url@^7.0.0:
4329+
version "7.0.0"
4330+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.0.0.tgz#fde926fa54a599f3adf82dff25a9f7be02dc6edd"
4331+
dependencies:
4332+
lodash.sortby "^4.7.0"
4333+
tr46 "^1.0.1"
4334+
webidl-conversions "^4.0.2"
4335+
42984336
which-module@^2.0.0:
42994337
version "2.0.0"
43004338
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
@@ -4352,6 +4390,12 @@ ws@^5.2.0:
43524390
dependencies:
43534391
async-limiter "~1.0.0"
43544392

4393+
ws@^6.0.0:
4394+
version "6.0.0"
4395+
resolved "https://registry.yarnpkg.com/ws/-/ws-6.0.0.tgz#eaa494aded00ac4289d455bac8d84c7c651cef35"
4396+
dependencies:
4397+
async-limiter "~1.0.0"
4398+
43554399
xml-name-validator@^3.0.0:
43564400
version "3.0.0"
43574401
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"

0 commit comments

Comments
 (0)