aboutsummaryrefslogtreecommitdiff
path: root/juick-www/package-lock.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-07-20 04:49:40 -0400
committerGravatar Vitaly Takmazov2017-07-20 04:49:40 -0400
commit9071800ccf03456191a971783f9078c7dc4a39f2 (patch)
tree9aaccf7a10f228acced2408acedc2ccc90685eb1 /juick-www/package-lock.json
parent2a0add45390f579396d464764c634d0289d41c7e (diff)
dependency updates and minor project layout update
Diffstat (limited to 'juick-www/package-lock.json')
-rw-r--r--juick-www/package-lock.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/juick-www/package-lock.json b/juick-www/package-lock.json
index 1c201316..5642ff6f 100644
--- a/juick-www/package-lock.json
+++ b/juick-www/package-lock.json
@@ -1384,6 +1384,12 @@
}
}
},
+ "eslint-plugin-only-ascii": {
+ "version": "0.0.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-only-ascii/-/eslint-plugin-only-ascii-0.0.0.tgz",
+ "integrity": "sha1-RS3Y15oIazhRYHNdiVy0zkMy7WU=",
+ "dev": true
+ },
"eslint-scope": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-3.7.1.tgz",
@@ -3557,6 +3563,12 @@
"integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=",
"dev": true
},
+ "requireindex": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/requireindex/-/requireindex-1.1.0.tgz",
+ "integrity": "sha1-5UBLgVV+91225JxacgBIk/4D4WI=",
+ "dev": true
+ },
"resolve-from": {
"version": "https://registry.npmjs.org/resolve-from/-/resolve-from-1.0.1.tgz",
"integrity": "sha1-Jsv+k10a7uq7Kbw/5a6wHpPUQiY=",