Update devDependencies.
This commit is contained in:
parent
6efce099d2
commit
484469f79f
@ -56,7 +56,7 @@
|
|||||||
"jshint": "^2.9.2",
|
"jshint": "^2.9.2",
|
||||||
"jszip": "^3.0.0",
|
"jszip": "^3.0.0",
|
||||||
"lodash.template": "^4.2.5",
|
"lodash.template": "^4.2.5",
|
||||||
"markdown-it": "^6.0.2",
|
"markdown-it": "^6.0.5",
|
||||||
"markdown-it-anchor": "^2.5.0",
|
"markdown-it-anchor": "^2.5.0",
|
||||||
"request": "^2.72.0",
|
"request": "^2.72.0",
|
||||||
"webstore-upload": "0.0.7"
|
"webstore-upload": "0.0.7"
|
||||||
|
|||||||
22
src/meta/npm-shrinkwrap.json
generated
22
src/meta/npm-shrinkwrap.json
generated
@ -154,9 +154,9 @@
|
|||||||
"resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz"
|
"resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz"
|
||||||
},
|
},
|
||||||
"dashdash": {
|
"dashdash": {
|
||||||
"version": "1.13.1",
|
"version": "1.14.0",
|
||||||
"from": "dashdash@>=1.12.0 <2.0.0",
|
"from": "dashdash@>=1.12.0 <2.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.13.1.tgz",
|
"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.0.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"assert-plus": {
|
"assert-plus": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
@ -485,9 +485,9 @@
|
|||||||
"resolved": "https://registry.npmjs.org/lazystream/-/lazystream-0.1.0.tgz"
|
"resolved": "https://registry.npmjs.org/lazystream/-/lazystream-0.1.0.tgz"
|
||||||
},
|
},
|
||||||
"linkify-it": {
|
"linkify-it": {
|
||||||
"version": "1.2.1",
|
"version": "1.2.4",
|
||||||
"from": "linkify-it@>=1.2.0 <1.3.0",
|
"from": "linkify-it@>=1.2.2 <1.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-1.2.1.tgz"
|
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-1.2.4.tgz"
|
||||||
},
|
},
|
||||||
"lodash": {
|
"lodash": {
|
||||||
"version": "2.4.2",
|
"version": "2.4.2",
|
||||||
@ -545,9 +545,9 @@
|
|||||||
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz"
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz"
|
||||||
},
|
},
|
||||||
"markdown-it": {
|
"markdown-it": {
|
||||||
"version": "6.0.2",
|
"version": "6.0.5",
|
||||||
"from": "markdown-it@latest",
|
"from": "markdown-it@>=6.0.2 <7.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-6.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-6.0.5.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"entities": {
|
"entities": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
@ -768,9 +768,9 @@
|
|||||||
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.13.3.tgz"
|
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.13.3.tgz"
|
||||||
},
|
},
|
||||||
"uc.micro": {
|
"uc.micro": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"from": "uc.micro@>=1.0.0 <2.0.0",
|
"from": "uc.micro@>=1.0.1 <2.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.1.tgz"
|
||||||
},
|
},
|
||||||
"util-deprecate": {
|
"util-deprecate": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user