Commit f6f918c6 by dependabot-preview[bot] Committed by Francisco Giordano

Bump eslint-config-standard from 11.0.0 to 14.1.0 (#1975)

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 11.0.0 to 14.1.0.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v11.0.0...v14.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
parent 8d166f3e
...@@ -2966,9 +2966,9 @@ ...@@ -2966,9 +2966,9 @@
} }
}, },
"eslint-config-standard": { "eslint-config-standard": {
"version": "11.0.0", "version": "14.1.0",
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-11.0.0.tgz", "resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-14.1.0.tgz",
"integrity": "sha512-oDdENzpViEe5fwuRCWla7AXQd++/oyIp8zP+iP9jiUPG6NBj3SHgdgtl/kTn00AjeN+1HNvavTKmYbMo+xMOlw==", "integrity": "sha512-EF6XkrrGVbvv8hL/kYa/m6vnvmUT+K82pJJc4JJVMM6+Qgqh0pnwprSxdduDLB9p/7bIxD+YV5O0wfb8lmcPbA==",
"dev": true "dev": true
}, },
"eslint-import-resolver-node": { "eslint-import-resolver-node": {
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
"chai": "^4.2.0", "chai": "^4.2.0",
"concurrently": "^5.0.0", "concurrently": "^5.0.0",
"eslint": "^6.5.1", "eslint": "^6.5.1",
"eslint-config-standard": "^11.0.0", "eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2", "eslint-plugin-import": "^2.18.2",
"eslint-plugin-mocha-no-only": "^1.1.0", "eslint-plugin-mocha-no-only": "^1.1.0",
"eslint-plugin-node": "^10.0.0", "eslint-plugin-node": "^10.0.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment