mirror of
https://github.com/wassname/talk.git
synced 2026-07-07 04:31:20 +08:00
Upgrade eslint-config-talk
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user