chore(package): bump deps
This commit is contained in:
parent
591ee87e05
commit
a0a64da518
118
package-lock.json
generated
118
package-lock.json
generated
@ -53,9 +53,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"JSONStream": {
|
"JSONStream": {
|
||||||
"version": "1.3.3",
|
"version": "1.3.4",
|
||||||
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.4.tgz",
|
||||||
"integrity": "sha512-3Sp6WZZ/lXl+nTDoGpGWHEpTnnC6X5fnkolYZR6nwIfzbxxvA8utPWe1gCt7i0m9uVGsSz2IS8K8mJ7HmlduMg==",
|
"integrity": "sha512-Y7vfi3I5oMOYIr+WxV8NZxDSwcbNgzdKYsTNInmycOq9bUYwGg9ryu57Wg5NLmCjqdFPNUmpMBo3kSJN9tCbXg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"jsonparse": "^1.2.0",
|
"jsonparse": "^1.2.0",
|
||||||
@ -1916,22 +1916,22 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"conventional-changelog": {
|
"conventional-changelog": {
|
||||||
"version": "2.0.1",
|
"version": "2.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-2.0.3.tgz",
|
||||||
"integrity": "sha512-WeWcEcR7uBtRZ/uG6DRIlVqsm7UTnxrixaAPoPvfQP7FRPf1qIXL76nGKy4wXq+wO3zOpqYubWUqrYLIL3+xww==",
|
"integrity": "sha512-4bcII9cJHSKb2qi9e8qGF6aJHLf/AB0dokhyR+X6QILTMl77s4l163vK+reXhajvfOYbbHQvsrWybr5+PKZwNA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"conventional-changelog-angular": "^1.6.6",
|
"conventional-changelog-angular": "^1.6.6",
|
||||||
"conventional-changelog-atom": "^2.0.0",
|
"conventional-changelog-atom": "^2.0.0",
|
||||||
"conventional-changelog-codemirror": "^2.0.0",
|
"conventional-changelog-codemirror": "^2.0.0",
|
||||||
"conventional-changelog-core": "^3.0.0",
|
"conventional-changelog-core": "^3.1.0",
|
||||||
"conventional-changelog-ember": "^2.0.0",
|
"conventional-changelog-ember": "^2.0.1",
|
||||||
"conventional-changelog-eslint": "^3.0.0",
|
"conventional-changelog-eslint": "^3.0.0",
|
||||||
"conventional-changelog-express": "^2.0.0",
|
"conventional-changelog-express": "^2.0.0",
|
||||||
"conventional-changelog-jquery": "^0.1.0",
|
"conventional-changelog-jquery": "^0.1.0",
|
||||||
"conventional-changelog-jscs": "^0.1.0",
|
"conventional-changelog-jscs": "^0.1.0",
|
||||||
"conventional-changelog-jshint": "^2.0.0",
|
"conventional-changelog-jshint": "^2.0.0",
|
||||||
"conventional-changelog-preset-loader": "^2.0.0"
|
"conventional-changelog-preset-loader": "^2.0.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conventional-changelog-angular": {
|
"conventional-changelog-angular": {
|
||||||
@ -1942,14 +1942,6 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"compare-func": "^1.3.1",
|
"compare-func": "^1.3.1",
|
||||||
"q": "^1.5.1"
|
"q": "^1.5.1"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"q": {
|
|
||||||
"version": "1.5.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
|
|
||||||
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
|
|
||||||
"dev": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conventional-changelog-atom": {
|
"conventional-changelog-atom": {
|
||||||
@ -1959,24 +1951,16 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"q": "^1.5.1"
|
"q": "^1.5.1"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"q": {
|
|
||||||
"version": "1.5.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
|
|
||||||
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
|
|
||||||
"dev": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conventional-changelog-cli": {
|
"conventional-changelog-cli": {
|
||||||
"version": "2.0.1",
|
"version": "2.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/conventional-changelog-cli/-/conventional-changelog-cli-2.0.5.tgz",
|
||||||
"integrity": "sha512-gQzMbLyPNYymbzJncJNBapLZTXEtXrq6qmQOJH0w/jVX9fxIli4sLalQgzEPjD7M1noLJd1cIdQAP1R++TkGxg==",
|
"integrity": "sha512-StqCVo10g194UhyLIhg+M/tTVu6YjGnON/IiQ9Ty/h+dgi9obYAkknwpmmgGJMQ3P3vNRljuZBupz0N2tpdxXg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"add-stream": "^1.0.0",
|
"add-stream": "^1.0.0",
|
||||||
"conventional-changelog": "^2.0.1",
|
"conventional-changelog": "^2.0.3",
|
||||||
"lodash": "^4.2.1",
|
"lodash": "^4.2.1",
|
||||||
"meow": "^4.0.0",
|
"meow": "^4.0.0",
|
||||||
"tempfile": "^1.1.1"
|
"tempfile": "^1.1.1"
|
||||||
@ -2132,20 +2116,12 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"q": "^1.5.1"
|
"q": "^1.5.1"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"q": {
|
|
||||||
"version": "1.5.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
|
|
||||||
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
|
|
||||||
"dev": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conventional-changelog-core": {
|
"conventional-changelog-core": {
|
||||||
"version": "3.0.0",
|
"version": "3.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-3.1.0.tgz",
|
||||||
"integrity": "sha512-D2hApWWsdh4tkNgDjn1KtRapxUJ70Sd+V84btTVJJJ96S3cVRES8Ty3ih0TRkOZmDkw/uS0mxrHSskQ/P/Gvsg==",
|
"integrity": "sha512-bcZkcFXkqVgG2W8m/1wjlp2wn/BKDcrPgw3/mvSEQtzs8Pax8JbAPFpEQReHY92+EKNNXC67wLA8y2xcNx0rDA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"conventional-changelog-writer": "^4.0.0",
|
"conventional-changelog-writer": "^4.0.0",
|
||||||
@ -2168,30 +2144,16 @@
|
|||||||
"resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
|
||||||
"integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==",
|
"integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
|
||||||
"q": {
|
|
||||||
"version": "1.5.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
|
|
||||||
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
|
|
||||||
"dev": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conventional-changelog-ember": {
|
"conventional-changelog-ember": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.1.tgz",
|
||||||
"integrity": "sha512-s9ZYf3VMdYe8ca8bw1X+he050HZNy9Pm3dBpYA+BunDGFE4Fy7whOvYhWah2U9+j9l6y/whfa0+eHANvZytE9A==",
|
"integrity": "sha512-Ym1xLi7YLGooLUpHCJhlXJW5V7u/g+hlYD/+HKt0KqG2qbiBi7e7/HO9aScXTEKUBGMm7m4C443R+eCWQI2ynA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"q": "^1.5.1"
|
"q": "^1.5.1"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"q": {
|
|
||||||
"version": "1.5.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
|
|
||||||
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
|
|
||||||
"dev": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conventional-changelog-eslint": {
|
"conventional-changelog-eslint": {
|
||||||
@ -2201,14 +2163,6 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"q": "^1.5.1"
|
"q": "^1.5.1"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"q": {
|
|
||||||
"version": "1.5.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
|
|
||||||
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
|
|
||||||
"dev": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conventional-changelog-express": {
|
"conventional-changelog-express": {
|
||||||
@ -2218,14 +2172,6 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"q": "^1.5.1"
|
"q": "^1.5.1"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"q": {
|
|
||||||
"version": "1.5.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
|
|
||||||
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
|
|
||||||
"dev": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conventional-changelog-jquery": {
|
"conventional-changelog-jquery": {
|
||||||
@ -2254,20 +2200,12 @@
|
|||||||
"requires": {
|
"requires": {
|
||||||
"compare-func": "^1.3.1",
|
"compare-func": "^1.3.1",
|
||||||
"q": "^1.5.1"
|
"q": "^1.5.1"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"q": {
|
|
||||||
"version": "1.5.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
|
|
||||||
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
|
|
||||||
"dev": true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"conventional-changelog-preset-loader": {
|
"conventional-changelog-preset-loader": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.0.1.tgz",
|
||||||
"integrity": "sha512-hEWm9o6TxjS9aO1AKaHpl8avSXaUHiUXBT25vJ4ToaDi/gPDqt3OnZkwhIgubADUF+lPqcXpjFTOYcOL4AwyvA==",
|
"integrity": "sha512-HiSfhXNzAzG9klIqJaA97MMiNBR4js+53g4Px0k7tgKeCNVXmrDrm+CY+nIqcmG5NVngEPf8rAr7iji1TWW7zg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"conventional-changelog-writer": {
|
"conventional-changelog-writer": {
|
||||||
@ -9544,9 +9482,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"queue": {
|
"queue": {
|
||||||
"version": "4.4.2",
|
"version": "4.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/queue/-/queue-4.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/queue/-/queue-4.5.0.tgz",
|
||||||
"integrity": "sha512-fSMRXbwhMwipcDZ08enW2vl+YDmAmhcNcr43sCJL8DIg+CFOsoRLG23ctxA+fwNk1w55SePSiS7oqQQSgQoVJQ==",
|
"integrity": "sha512-DwxpAnqJuoQa+wyDgQuwkSshkhlqIlWEvwvdAY27fDPunZ2cVJzXU4JyjY+5l7zs7oGLaYAQm4MbLOVFAHFBzA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"inherits": "~2.0.0"
|
"inherits": "~2.0.0"
|
||||||
@ -10091,9 +10029,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"semver": {
|
"semver": {
|
||||||
"version": "5.5.0",
|
"version": "5.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/semver/-/semver-5.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.5.1.tgz",
|
||||||
"integrity": "sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==",
|
"integrity": "sha512-PqpAxfrEhlSUWge8dwIp4tZnQ25DIOthpiaHNIthsjEFQD6EvqUKUDM7L8O2rShkFccYo1VjJR0coWfNkCubRw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"sentence-case": {
|
"sentence-case": {
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
"@types/node": "8.10.20",
|
"@types/node": "8.10.20",
|
||||||
"canonical-path": "0.0.2",
|
"canonical-path": "0.0.2",
|
||||||
"child-process-promise": "2.2.1",
|
"child-process-promise": "2.2.1",
|
||||||
"conventional-changelog-cli": "^2.0.1",
|
"conventional-changelog-cli": "^2.0.5",
|
||||||
"cz-conventional-changelog": "^2.1.0",
|
"cz-conventional-changelog": "^2.1.0",
|
||||||
"dgeni": "0.4.7",
|
"dgeni": "0.4.7",
|
||||||
"dgeni-packages": "0.16.10",
|
"dgeni-packages": "0.16.10",
|
||||||
@ -35,10 +35,10 @@
|
|||||||
"minimist": "1.2.0",
|
"minimist": "1.2.0",
|
||||||
"node-html-encoder": "0.0.2",
|
"node-html-encoder": "0.0.2",
|
||||||
"q": "^1.5.1",
|
"q": "^1.5.1",
|
||||||
"queue": "^4.4.2",
|
"queue": "^4.5.0",
|
||||||
"rimraf": "^2.6.2",
|
"rimraf": "^2.6.2",
|
||||||
"rxjs": "^5.5.11",
|
"rxjs": "^5.5.11",
|
||||||
"semver": "^5.5.0",
|
"semver": "^5.5.1",
|
||||||
"tslint": "3.15.1",
|
"tslint": "3.15.1",
|
||||||
"tslint-ionic-rules": "0.0.8",
|
"tslint-ionic-rules": "0.0.8",
|
||||||
"typescript": "~2.4.2",
|
"typescript": "~2.4.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user