- npm: update devDeps (babel, eslint, testcafe)
This commit is contained in:
12
package.json
12
package.json
@@ -76,24 +76,24 @@
|
||||
],
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.5.0",
|
||||
"@babel/core": "^7.5.4",
|
||||
"@babel/node": "^7.5.0",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.5.0",
|
||||
"@babel/preset-env": "^7.5.2",
|
||||
"@babel/preset-env": "^7.5.4",
|
||||
"@mysticatea/eslint-plugin": "^11.0.0",
|
||||
"axe-core": "^3.3.0",
|
||||
"axe-testcafe": "^3.0.0",
|
||||
"babel-plugin-transform-object-rest-spread": "^7.0.0-beta.3",
|
||||
"core-js-bundle": "^3.1.4",
|
||||
"eslint": "6.0.1",
|
||||
"eslint-config-ash-nazg": "8.3.0",
|
||||
"eslint-config-standard": "12.0.0",
|
||||
"eslint-config-ash-nazg": "8.4.0",
|
||||
"eslint-config-standard": "13.0.1",
|
||||
"eslint-plugin-array-func": "^3.1.3",
|
||||
"eslint-plugin-compat": "^3.2.0",
|
||||
"eslint-plugin-eslint-comments": "^3.1.2",
|
||||
"eslint-plugin-html": "^6.0.0",
|
||||
"eslint-plugin-import": "2.18.0",
|
||||
"eslint-plugin-jsdoc": "^15.3.2",
|
||||
"eslint-plugin-jsdoc": "^15.3.9",
|
||||
"eslint-plugin-markdown": "^1.0.0",
|
||||
"eslint-plugin-no-use-extend-native": "^0.4.1",
|
||||
"eslint-plugin-node": "9.1.0",
|
||||
@@ -123,6 +123,6 @@
|
||||
"sinon": "^7.3.2",
|
||||
"sinon-test": "^2.4.0",
|
||||
"stackblur-canvas": "^2.2.0",
|
||||
"testcafe": "^1.3.1"
|
||||
"testcafe": "^1.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user