- Build: Update with namespaced parseFloat, etc. changes
- npm: Update devDeps. (remove axe-core now that bundled with cypress-axe)
This commit is contained in:
17
package.json
17
package.json
@@ -148,16 +148,15 @@
|
||||
"@babel/register": "^7.9.0",
|
||||
"@cypress/code-coverage": "^1.14.0",
|
||||
"@cypress/fiddle": "^1.4.3",
|
||||
"@fintechstudios/eslint-plugin-chai-as-promised": "^3.0.1",
|
||||
"@fintechstudios/eslint-plugin-chai-as-promised": "^3.0.2",
|
||||
"@mysticatea/eslint-plugin": "^13.0.0",
|
||||
"axe-core": "^3.5.2",
|
||||
"babel-plugin-transform-object-rest-spread": "^7.0.0-beta.3",
|
||||
"coffeescript": "^2.5.1",
|
||||
"copyfiles": "^2.2.0",
|
||||
"core-js-bundle": "^3.6.4",
|
||||
"coveradge": "^0.5.0",
|
||||
"cypress": "^4.2.0",
|
||||
"cypress-axe": "^0.6.0",
|
||||
"cypress-axe": "^0.8.1",
|
||||
"cypress-multi-reporters": "^1.2.4",
|
||||
"deparam": "git+https://github.com/brettz9/deparam.git#updates",
|
||||
"eslint": "^6.8.0",
|
||||
@@ -171,14 +170,14 @@
|
||||
"eslint-plugin-cypress": "^2.10.3",
|
||||
"eslint-plugin-eslint-comments": "^3.1.2",
|
||||
"eslint-plugin-html": "^6.0.0",
|
||||
"eslint-plugin-import": "^2.20.1",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
"eslint-plugin-jsdoc": "^22.1.0",
|
||||
"eslint-plugin-markdown": "^1.0.2",
|
||||
"eslint-plugin-mocha": "^6.3.0",
|
||||
"eslint-plugin-mocha-cleanup": "^1.8.0",
|
||||
"eslint-plugin-no-unsanitized": "^3.1.0",
|
||||
"eslint-plugin-no-use-extend-native": "^0.4.1",
|
||||
"eslint-plugin-node": "^11.0.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-sonarjs": "^0.5.0",
|
||||
"eslint-plugin-standard": "^4.0.1",
|
||||
@@ -186,7 +185,7 @@
|
||||
"frs-replace": "^2.0.1",
|
||||
"gh-badges": "^2.2.1",
|
||||
"imageoptim-cli": "^3.0.2",
|
||||
"jamilih": "^0.52.0",
|
||||
"jamilih": "^0.52.2",
|
||||
"jsdoc": "^3.6.3",
|
||||
"license-badger": "^0.12.7",
|
||||
"load-stylesheets": "^0.9.0",
|
||||
@@ -203,10 +202,10 @@
|
||||
"qr-manipulation": "git+https://github.com/brettz9/qr-manipulation.git",
|
||||
"query-result": "git+https://github.com/WebReflection/query-result.git",
|
||||
"regenerator-runtime": "^0.13.5",
|
||||
"remark-cli": "^7.0.1",
|
||||
"remark-lint-ordered-list-marker-value": "^1.0.5",
|
||||
"remark-cli": "^8.0.0",
|
||||
"remark-lint-ordered-list-marker-value": "^2.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "2.2.0",
|
||||
"rollup": "2.3.0",
|
||||
"rollup-plugin-babel": "^4.4.0",
|
||||
"rollup-plugin-re": "^1.0.7",
|
||||
"rollup-plugin-terser": "^5.3.0",
|
||||
|
||||
Reference in New Issue
Block a user