- npm: Update devDeps and `package-lock.json`
parent
2056049bc4
commit
20617d1d13
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
|
@ -160,7 +160,7 @@
|
|||
"cypress-axe": "^0.8.1",
|
||||
"cypress-multi-reporters": "^1.4.0",
|
||||
"deparam": "git+https://github.com/brettz9/deparam.git#updates",
|
||||
"eslint": "^7.3.1",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint-config-ash-nazg": "^22.5.1",
|
||||
"eslint-config-standard": "^14.1.1",
|
||||
"eslint-plugin-array-func": "^3.1.6",
|
||||
|
@ -172,7 +172,7 @@
|
|||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-html": "^6.0.2",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-jsdoc": "^28.6.0",
|
||||
"eslint-plugin-jsdoc": "^28.6.1",
|
||||
"eslint-plugin-markdown": "^1.0.2",
|
||||
"eslint-plugin-mocha": "^7.0.1",
|
||||
"eslint-plugin-mocha-cleanup": "^1.8.0",
|
||||
|
@ -205,13 +205,13 @@
|
|||
"react-dom": "^16.13.1",
|
||||
"regenerator-runtime": "^0.13.5",
|
||||
"remark-cli": "^8.0.0",
|
||||
"remark-lint-ordered-list-marker-value": "^2.0.0",
|
||||
"remark-lint-ordered-list-marker-value": "^2.0.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "2.18.1",
|
||||
"rollup": "2.19.0",
|
||||
"rollup-plugin-re": "^1.0.7",
|
||||
"rollup-plugin-terser": "^6.1.0",
|
||||
"stackblur-canvas": "^2.3.0",
|
||||
"typescript": "^3.9.5",
|
||||
"typescript": "^3.9.6",
|
||||
"underscore": "^1.10.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue