Skip to content

Commit 5fb6e92

Browse files
Bump jsdom from 18.1.1 to 19.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.1.1 to 19.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@18.1.1...19.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96ebb64 commit 5fb6e92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-jest": "^24.1.8",
5454
"eslint-plugin-prettier": "^3.3.0",
5555
"jest": "^26.6.3",
56-
"jsdom": "^18.1.1",
56+
"jsdom": "^19.0.0",
5757
"postcss-cli": "^7.1.2",
5858
"prettier": "^2.0.5",
5959
"pretty-bytes-cli": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5094,10 +5094,10 @@ jsdom@^16.4.0:
50945094
ws "^7.4.5"
50955095
xml-name-validator "^3.0.0"
50965096

5097-
jsdom@^18.1.1:
5098-
version "18.1.1"
5099-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-18.1.1.tgz#15ec896f5ab7df9669a62375606f47c8c09551aa"
5100-
integrity sha512-NmJQbjQ/gpS/1at/ce3nCx89HbXL/f5OcenBe8wU1Eik0ROhyUc3LtmG3567dEHAGXkN8rmILW/qtCOPxPHQJw==
5097+
jsdom@^19.0.0:
5098+
version "19.0.0"
5099+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-19.0.0.tgz#93e67c149fe26816d38a849ea30ac93677e16b6a"
5100+
integrity sha512-RYAyjCbxy/vri/CfnjUWJQQtZ3LKlLnDqj+9XLNnJPgEGeirZs3hllKR20re8LUZ6o1b1X4Jat+Qd26zmP41+A==
51015101
dependencies:
51025102
abab "^2.0.5"
51035103
acorn "^8.5.0"

0 commit comments

Comments
 (0)