Skip to content

Commit 9bcc208

Browse files
dependabot-preview[bot]wichert
authored andcommitted
Bump jsdom from 16.0.0 to 16.0.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.0.0 to 16.0.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@16.0.0...16.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 460a8cc commit 9bcc208

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

yarn.lock

+3-15
Original file line numberDiff line numberDiff line change
@@ -2431,11 +2431,6 @@ array-differ@^2.0.3:
24312431
resolved "https://registry.yarnpkg.com/array-differ/-/array-differ-2.1.0.tgz#4b9c1c3f14b906757082925769e8ab904f4801b1"
24322432
integrity sha512-KbUpJgx909ZscOc/7CLATBFam7P1Z1QRQInvgT0UztM9Q72aGKCunKASAl7WNW0tnPmPyEMeMhdsfWhfmW037w==
24332433

2434-
array-equal@^1.0.0:
2435-
version "1.0.0"
2436-
resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
2437-
integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
2438-
24392434
array-find-index@^1.0.1:
24402435
version "1.0.2"
24412436
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
@@ -6100,14 +6095,13 @@ jsbn@~0.1.0:
61006095
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
61016096

61026097
jsdom@^16.0.0:
6103-
version "16.0.0"
6104-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.0.0.tgz#da67380ffd869ff5832558da7e60a32058079e01"
6105-
integrity sha512-zYGVgSyf/Y/e3fOJICIyEgtTMV3lyYlsokXa7U0GWMzYKT2kN6iyBQLGbuLD+0/OLC2bnGGB4DuWtZSG2o7Gqw==
6098+
version "16.0.1"
6099+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.0.1.tgz#5a5214cf69609531bf6fa5b6322fdd90ceed5bf7"
6100+
integrity sha512-wKJe/APzq+ak9i+2ybWE20lDIhF9AkGKSZf8UsjPN39acatFB6oA7K397kQvHVikds0yQono2h6J7UjbPtPOWw==
61066101
dependencies:
61076102
abab "^2.0.3"
61086103
acorn "^7.1.0"
61096104
acorn-globals "^4.3.2"
6110-
array-equal "^1.0.0"
61116105
cssom "^0.4.4"
61126106
cssstyle "^2.0.0"
61136107
data-urls "^2.0.0"
@@ -6117,7 +6111,6 @@ jsdom@^16.0.0:
61176111
html-encoding-sniffer "^2.0.0"
61186112
nwsapi "^2.2.0"
61196113
parse5 "5.1.1"
6120-
pn "^1.1.0"
61216114
request "^2.88.0"
61226115
request-promise-native "^1.0.8"
61236116
saxes "^4.0.2"
@@ -7726,11 +7719,6 @@ plur@^3.1.1:
77267719
dependencies:
77277720
irregular-plurals "^2.0.0"
77287721

7729-
pn@^1.1.0:
7730-
version "1.1.0"
7731-
resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
7732-
integrity sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==
7733-
77347722
posix-character-classes@^0.1.0:
77357723
version "0.1.1"
77367724
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"

0 commit comments

Comments
 (0)