Skip to content

Commit

Permalink
Update dependency jsdom to v20.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2022
1 parent c3c057c commit d5fbf70
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/string/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"c8": "7.12.0",
"jsdom": "20.0.1",
"jsdom": "20.0.2",
"mocha": "10.1.0",
"should": "13.2.3",
"sinon": "14.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3493,10 +3493,10 @@ [email protected], js-yaml@^4.1.0:
dependencies:
argparse "^2.0.1"

[email protected].1:
version "20.0.1"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-20.0.1.tgz#d95b4a3b6e1eec6520aa01d9d908eade8c6ba153"
integrity sha512-pksjj7Rqoa+wdpkKcLzQRHhJCEE42qQhl/xLMUKHgoSejaKOdaXEAnqs6uDNwMl/fciHTzKeR8Wm8cw7N+g98A==
[email protected].2:
version "20.0.2"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-20.0.2.tgz#65ccbed81d5e877c433f353c58bb91ff374127db"
integrity sha512-AHWa+QO/cgRg4N+DsmHg1Y7xnz+8KU3EflM0LVDTdmrYOc1WWTSkOjtpUveQH+1Bqd5rtcVnb/DuxV/UjDO4rA==
dependencies:
abab "^2.0.6"
acorn "^8.8.0"
Expand Down

0 comments on commit d5fbf70

Please sign in to comment.