build: upgrade pjax dependencies

This commit is contained in:
EnixCoda 2019-10-24 23:10:00 +08:00
parent f39403f959
commit 8185ac588e
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD
2 changed files with 1224 additions and 1969 deletions

View file

@ -26,19 +26,19 @@
],
"types": "index.d.ts",
"devDependencies": {
"browserify": "^15.0.0",
"browserify": "^16.5.0",
"jscs": "^3.0.7",
"jsdom": "^11.5.1",
"jsdom": "^15.2.0",
"jsdom-global": "^3.0.2",
"jshint": "^2.5.6",
"npmpub": "^3.1.0",
"nyc": "^11.4.1",
"opn-cli": "^3.1.0",
"serve": "^11.0.0",
"jshint": "^2.10.2",
"npmpub": "^5.0.0",
"nyc": "^14.1.1",
"opn-cli": "^5.0.0",
"serve": "^11.2.0",
"tap-nyc": "^1.0.3",
"tap-spec": "^4.1.1",
"tape": "^4.8.0",
"uglify-js": "^3.3.8"
"tap-spec": "^5.0.0",
"tape": "^4.11.0",
"uglify-js": "^3.6.4"
},
"scripts": {
"lint": "jscs . && jshint . --exclude-path .gitignore",

File diff suppressed because it is too large Load diff