Commit 0ad97ab4 authored by XhmikosR's avatar XhmikosR

Update node dependencies.

parent a92aea51
...@@ -1294,8 +1294,8 @@ ...@@ -1294,8 +1294,8 @@
} }
}, },
"grunt-contrib-less": { "grunt-contrib-less": {
"version": "0.11.4", "version": "0.12.0",
"resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.11.4.tgz", "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.12.0.tgz",
"dependencies": { "dependencies": {
"async": { "async": {
"version": "0.2.10", "version": "0.2.10",
...@@ -1702,8 +1702,8 @@ ...@@ -1702,8 +1702,8 @@
"resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz", "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz",
"dependencies": { "dependencies": {
"readable-stream": { "readable-stream": {
"version": "1.0.32", "version": "1.0.33",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.32.tgz", "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
"dependencies": { "dependencies": {
"core-util-is": { "core-util-is": {
"version": "1.0.1", "version": "1.0.1",
...@@ -2173,10 +2173,6 @@ ...@@ -2173,10 +2173,6 @@
"version": "1.4.0", "version": "1.4.0",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.0.tgz" "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.0.tgz"
}, },
"vow": {
"version": "0.4.4",
"resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
},
"vow-queue": { "vow-queue": {
"version": "0.3.1", "version": "0.3.1",
"resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.3.1.tgz" "resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.3.1.tgz"
...@@ -2472,8 +2468,8 @@ ...@@ -2472,8 +2468,8 @@
} }
}, },
"grunt-jscs": { "grunt-jscs": {
"version": "0.8.0", "version": "0.8.1",
"resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-0.8.0.tgz", "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-0.8.1.tgz",
"dependencies": { "dependencies": {
"hooker": { "hooker": {
"version": "0.2.3", "version": "0.2.3",
......
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