Browse Source

Changelog:All: Bump jsdom from 16.5.3 to 16.6.0 in /scripts/linkbot

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.3 to 16.6.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.5.3...16.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2.5.x
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
51bc49c57f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 876
      scripts/linkbot/package-lock.json
  2. 2
      scripts/linkbot/package.json

876
scripts/linkbot/package-lock.json

File diff suppressed because it is too large

2
scripts/linkbot/package.json

@ -1,6 +1,6 @@
{
"dependencies": {
"bent": "^7.3.12",
"jsdom": "^16.5.3"
"jsdom": "^16.6.0"
}
}

Loading…
Cancel
Save