mirror of
https://github.com/Modernizr/Modernizr.git
synced 2026-01-08 23:27:59 -05:00
Update dependencies
This commit is contained in:
939
package-lock.json
generated
939
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@@ -51,20 +51,20 @@
|
||||
"file": "^0.2.2",
|
||||
"lodash": "^4.17.15",
|
||||
"markdown-it": "^10.0.0",
|
||||
"mkdirp": "0.5.1",
|
||||
"mkdirp": "0.5.3",
|
||||
"requirejs": "^2.3.6",
|
||||
"yargs": "^15.1.0"
|
||||
"yargs": "^15.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alrra/travis-scripts": "^3.0.1",
|
||||
"@babel/core": "^7.8.4",
|
||||
"@babel/preset-env": "^7.8.4",
|
||||
"@babel/register": "^7.8.3",
|
||||
"@babel/core": "^7.8.7",
|
||||
"@babel/preset-env": "^7.8.7",
|
||||
"@babel/register": "^7.8.6",
|
||||
"auto-changelog": "^1.16.2",
|
||||
"chai": "^4.2.0",
|
||||
"del": "^5.1.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-plugin-jsdoc": "^21.0.0",
|
||||
"eslint-plugin-jsdoc": "^22.1.0",
|
||||
"find-parent-dir": "^0.3.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"globby": "^11.0.0",
|
||||
@@ -75,11 +75,11 @@
|
||||
"joi": "^14.3.1",
|
||||
"jquery": "^3.4.1",
|
||||
"json3": "^3.3.3",
|
||||
"mocha": "^7.0.1",
|
||||
"mocha": "^7.1.1",
|
||||
"mocha-headless-chrome": "^2.0.3",
|
||||
"proxyquire": "^2.1.3",
|
||||
"serve-static": "^1.14.1",
|
||||
"sinon": "^8.1.1",
|
||||
"sinon": "^9.0.1",
|
||||
"ua-parser-js": "^0.7.21"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user