Upgrade eslint-config-talk

This commit is contained in:
Chi Vinh Le
2017-09-29 23:52:41 +07:00
parent c40393347a
commit 799a21fecd
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -185,13 +185,13 @@
"yamljs": "^0.2.10"
},
"devDependencies": {
"@coralproject/eslint-config-talk": "^0.0.3",
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"chai-http": "^3.0.0",
"enzyme": "^2.9.1",
"eslint": "^4.5.0",
"eslint-plugin-mocha": "^4.11.0",
"@coralproject/eslint-config-talk": "^0.0.1",
"mocha": "^3.1.2",
"mocha-junit-reporter": "^1.12.1",
"nodemon": "^1.11.0",
+3 -3
View File
@@ -2,9 +2,9 @@
# yarn lockfile v1
"@coralproject/eslint-config-talk@^0.0.1":
version "0.0.1"
resolved "https://registry.yarnpkg.com/@coralproject/eslint-config-talk/-/eslint-config-talk-0.0.1.tgz#b92b8d2cdea9d346ae11bc21779a600a4e70d634"
"@coralproject/eslint-config-talk@^0.0.3":
version "0.0.3"
resolved "https://registry.yarnpkg.com/@coralproject/eslint-config-talk/-/eslint-config-talk-0.0.3.tgz#94965e984519920510f8a18be381f57ea38ee999"
dependencies:
eslint-plugin-json "^1.2.0"
eslint-plugin-promise "^3.3.1"