build: update to standard 14 (#24479)

This commit is contained in:
Samuel Attard
2020-07-09 10:18:49 -07:00
committed by GitHub
parent 9bd0fc5348
commit eb6616e4e9
37 changed files with 495 additions and 665 deletions

View File

@@ -31,7 +31,7 @@
"dotenv-safe": "^4.0.4",
"dugite": "^1.45.0",
"eslint": "^7.4.0",
"eslint-config-standard": "^12.0.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-mocha": "^7.0.1",
"eslint-plugin-node": "^11.1.0",
@@ -53,7 +53,7 @@
"request": "^2.88.0",
"semver": "^5.6.0",
"shx": "^0.3.2",
"standard-markdown": "^5.0.0",
"standard-markdown": "^6.0.0",
"sumchecker": "^2.0.2",
"tap-xunit": "^2.4.1",
"temp": "^0.8.3",