Update devDependencies.

This commit is contained in:
ccd0 2016-09-16 16:47:59 -07:00
parent d6fae02aba
commit ade19ba598
2 changed files with 11 additions and 11 deletions

View File

@ -56,7 +56,7 @@
"jshint": "^2.9.3",
"jszip": "^3.1.2",
"lodash.template": "^4.4.0",
"markdown-it": "^7.0.1",
"markdown-it": "^8.0.0",
"markdown-it-anchor": "^2.5.0",
"request": "^2.74.0",
"webstore-upload": "0.0.7"

View File

@ -479,9 +479,9 @@
}
},
"json-schema": {
"version": "0.2.2",
"from": "json-schema@0.2.2",
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.2.tgz"
"version": "0.2.3",
"from": "json-schema@0.2.3",
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz"
},
"json-stringify-safe": {
"version": "5.0.1",
@ -494,9 +494,9 @@
"resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-2.0.0.tgz"
},
"jsprim": {
"version": "1.3.0",
"version": "1.3.1",
"from": "jsprim@>=1.2.2 <2.0.0",
"resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.3.0.tgz"
"resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.3.1.tgz"
},
"jszip": {
"version": "3.1.2",
@ -561,9 +561,9 @@
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz"
},
"markdown-it": {
"version": "7.0.1",
"version": "8.0.0",
"from": "markdown-it@latest",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-7.0.1.tgz",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-8.0.0.tgz",
"dependencies": {
"entities": {
"version": "1.1.1",
@ -784,9 +784,9 @@
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.13.3.tgz"
},
"uc.micro": {
"version": "1.0.2",
"from": "uc.micro@>=1.0.1 <2.0.0",
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.2.tgz"
"version": "1.0.3",
"from": "uc.micro@>=1.0.3 <2.0.0",
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz"
},
"util-deprecate": {
"version": "1.0.2",