[Pkg-javascript-commits] [node-mocks-http] 151/296: updated; deps - `eslint` from 0.17.1 to 0.18.0eslint at 0.18.0 node_modules/eslint ├── object-assign at 2.0.0 ├── escape-string-regexp at 1.0.3 ├── strip-json-comments at 1.0.2 ├── user-home at 1.1.1 ├── xml-escape at 1.0.0 ├── estraverse-fb at 1.3.1 ├── globals at 6.4.1 ├── estraverse at 2.0.0 ├── text-table at 0.2.0 ├── debug at 2.1.3 (ms at 0.7.0) ├── espree at 1.12.3 ├── mkdirp at 0.5.0 (minimist at 0.0.8) ├── optionator at 0.5.0 (type-check at 0.3.1, deep-is at 0.1.3, prelude-ls at 1.1.1, wordwrap at 0.0.2, levn at 0.2.5, fast-levenshtein at 1.0.6) ├── minimatch at 2.0.4 (brace-expansion at 1.1.0) ├── chalk at 1.0.0 (ansi-styles at 2.0.1, supports-color at 1.3.1, has-ansi at 1.0.3, strip-ansi at 2.0.1) ├── doctrine at 0.6.4 (esutils at 1.1.6, isarray at 0.0.1) ├── concat-stream at 1.4.7 (inherits at 2.0.1, typedarray at 0.0.6, readable-stream at 1.1.13) ├── js-yaml at 3.2.7 (esprima at 2.0.0, argparse at 1.0.2) └── escope at 2.0.6 (util-extend at 1.0.1, esrecurse at 1.2.0, es6-weak-map at 0.1.2, es6-map at 0.1.1)

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit 17566a29b6650002d4164f8f3d6b2fa0e65319cc
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Sun Mar 29 10:33:26 2015 +0800

    updated; deps - `eslint` from 0.17.1 to 0.18.0eslint at 0.18.0
    node_modules/eslint
    ├── object-assign at 2.0.0
    ├── escape-string-regexp at 1.0.3
    ├── strip-json-comments at 1.0.2
    ├── user-home at 1.1.1
    ├── xml-escape at 1.0.0
    ├── estraverse-fb at 1.3.1
    ├── globals at 6.4.1
    ├── estraverse at 2.0.0
    ├── text-table at 0.2.0
    ├── debug at 2.1.3 (ms at 0.7.0)
    ├── espree at 1.12.3
    ├── mkdirp at 0.5.0 (minimist at 0.0.8)
    ├── optionator at 0.5.0 (type-check at 0.3.1, deep-is at 0.1.3, prelude-ls at 1.1.1, wordwrap at 0.0.2, levn at 0.2.5, fast-levenshtein at 1.0.6)
    ├── minimatch at 2.0.4 (brace-expansion at 1.1.0)
    ├── chalk at 1.0.0 (ansi-styles at 2.0.1, supports-color at 1.3.1, has-ansi at 1.0.3, strip-ansi at 2.0.1)
    ├── doctrine at 0.6.4 (esutils at 1.1.6, isarray at 0.0.1)
    ├── concat-stream at 1.4.7 (inherits at 2.0.1, typedarray at 0.0.6, readable-stream at 1.1.13)
    ├── js-yaml at 3.2.7 (esprima at 2.0.0, argparse at 1.0.2)
    └── escope at 2.0.6 (util-extend at 1.0.1, esrecurse at 1.2.0, es6-weak-map at 0.1.2, es6-map at 0.1.1)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d25aa21..8692077 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
     "mime": "^1.3.4"
   },
   "devDependencies": {
-    "eslint": "^0.17.1",
+    "eslint": "^0.18.0",
     "node-restify-errors": "git://github.com/m9dfukc/node-restify-errors.git",
     "nodeunit": "^0.9.1"
   },

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git



More information about the Pkg-javascript-commits mailing list