Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
a1a93fc70a Bump jsdom from 11.6.1 to 16.5.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.6.1 to 16.5.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/11.6.1...16.5.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 01:22:57 +00:00
dependabot[bot]
480334b182 Bump stringstream from 0.0.5 to 0.0.6 (#217)
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-10 18:00:57 +02:00
2 changed files with 413 additions and 352 deletions

761
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -31,7 +31,7 @@
"eslint": "^5.7.0", "eslint": "^5.7.0",
"eslint-config-i-am-meticulous": "^11.0.0", "eslint-config-i-am-meticulous": "^11.0.0",
"husky": "^1.2.0", "husky": "^1.2.0",
"jsdom": "^11.5.1", "jsdom": "^16.5.0",
"jsdom-global": "^3.0.2", "jsdom-global": "^3.0.2",
"lint-staged": "^8.1.0", "lint-staged": "^8.1.0",
"npmpub": "^3.1.0", "npmpub": "^3.1.0",