- npm: Update devDeps (cypress-related, mochawesome-merge, linting-related, rollup)

- Build: Update
This commit is contained in:
Brett Zamir
2020-02-21 18:24:20 +08:00
parent e60812e196
commit ec881e2362
15 changed files with 1996 additions and 579 deletions

View File

@@ -137,18 +137,18 @@
"@babel/plugin-transform-named-capturing-groups-regex": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@babel/register": "^7.8.3",
"@cypress/code-coverage": "^1.12.1",
"@cypress/fiddle": "^1.4.0",
"@cypress/code-coverage": "^1.12.2",
"@cypress/fiddle": "^1.4.1",
"@mysticatea/eslint-plugin": "^13.0.0",
"axe-core": "^3.5.0",
"axe-core": "^3.5.1",
"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.3.0",
"cypress": "^4.0.1",
"cypress": "^4.0.2",
"cypress-axe": "^0.5.3",
"cypress-multi-reporters": "^1.2.3",
"cypress-multi-reporters": "^1.2.4",
"deparam": "git+https://github.com/brettz9/deparam.git#updates",
"eslint": "^6.8.0",
"eslint-config-ash-nazg": "^17.2.0",
@@ -170,7 +170,7 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-sonarjs": "^0.5.0",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-unicorn": "^16.1.0",
"eslint-plugin-unicorn": "^16.1.1",
"frs-replace": "^2.0.1",
"gh-badges": "^2.2.1",
"imageoptim-cli": "^3.0.2",
@@ -181,7 +181,7 @@
"mocha": "^7.0.1",
"mocha-badge-generator": "git+https://github.com/brettz9/mocha-badge-generator.git#makeBadge",
"mochawesome": "^4.1.0",
"mochawesome-merge": "^4.0.0",
"mochawesome-merge": "^4.0.1",
"mochawesome-report-generator": "^4.1.0",
"node-static": "^0.7.11",
"npm-run-all": "^4.1.5",
@@ -194,12 +194,12 @@
"remark-cli": "^7.0.1",
"remark-lint-ordered-list-marker-value": "^1.0.4",
"rimraf": "^3.0.2",
"rollup": "1.31.0",
"rollup": "1.31.1",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-re": "^1.0.7",
"rollup-plugin-terser": "^5.2.0",
"stackblur-canvas": "^2.2.0",
"typescript": "^3.7.5",
"typescript": "^3.8.2",
"underscore": "^1.6.0"
}
}