Compare commits

..

1 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
3 changed files with 401 additions and 344 deletions

View File

@@ -1,6 +1,6 @@
# Pjax
[![Build Status](https://img.shields.io/travis/MoOx/pjax.svg)](https://travis-ci.org/MoOx/pjax)
[![Build Status](https://img.shields.io/travis/MoOx/pjax.svg)](https://travis-ci.org/MoOx/pjax).
> Easily enable fast AJAX navigation on any website (using pushState() + XHR)

741
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-config-i-am-meticulous": "^11.0.0",
"husky": "^1.2.0",
"jsdom": "^11.5.1",
"jsdom": "^16.5.0",
"jsdom-global": "^3.0.2",
"lint-staged": "^8.1.0",
"npmpub": "^3.1.0",