Skip to content

Commit 29bd3ee

Browse files
chore(deps-dev): bump jsdom from 16.5.2 to 16.5.3 (#532)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.2 to 16.5.3. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@16.5.2...16.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent cdf4e00 commit 29bd3ee

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
@@ -28,7 +28,7 @@
2828
"dom-event-types": "^1.0.0",
2929
"husky": "^6.0.0",
3030
"jest": "25.5.4",
31-
"jsdom": "^16.5.2",
31+
"jsdom": "^16.5.3",
3232
"jsdom-global": "^3.0.2",
3333
"lint-staged": "^10.5.4",
3434
"prettier": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4142,10 +4142,10 @@ jsdom@^15.2.1:
41424142
ws "^7.0.0"
41434143
xml-name-validator "^3.0.0"
41444144

4145-
jsdom@^16.5.2:
4146-
version "16.5.2"
4147-
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.5.2.tgz#583fac89a0aea31dbf6237e7e4bedccd9beab472"
4148-
integrity sha512-JxNtPt9C1ut85boCbJmffaQ06NBnzkQY/MWO3YxPW8IWS38A26z+B1oBvA9LwKrytewdfymnhi4UNH3/RAgZrg==
4145+
jsdom@^16.5.3:
4146+
version "16.5.3"
4147+
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.5.3.tgz#13a755b3950eb938b4482c407238ddf16f0d2136"
4148+
integrity sha512-Qj1H+PEvUsOtdPJ056ewXM4UJPCi4hhLA8wpiz9F2YvsRBhuFsXxtrIFAgGBDynQA9isAMGE91PfUYbdMPXuTA==
41494149
dependencies:
41504150
abab "^2.0.5"
41514151
acorn "^8.1.0"

0 commit comments

Comments
 (0)