chore(package): bump deps

This commit is contained in:
Daniel Sogl 2020-02-07 17:59:18 +01:00
parent 817f0d11b9
commit 66da511526
2 changed files with 33 additions and 28 deletions

53
package-lock.json generated
View File

@ -347,14 +347,14 @@
"optional": true "optional": true
}, },
"@commitlint/load": { "@commitlint/load": {
"version": "8.3.4", "version": "8.3.5",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-8.3.4.tgz", "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-8.3.5.tgz",
"integrity": "sha512-B4MylKvT02UE3VHC5098OHxsrgkADUy5AD4Cdkiy7oX/edWypEmvK7Wuns3B9dwluWP/iFM6daoWtpkCVZoRwQ==", "integrity": "sha512-poF7R1CtQvIXRmVIe63FjSQmN9KDqjRtU5A6hxqXBga87yB2VUJzic85TV6PcQc+wStk52cjrMI+g0zFx+Zxrw==",
"dev": true, "dev": true,
"optional": true, "optional": true,
"requires": { "requires": {
"@commitlint/execute-rule": "^8.3.4", "@commitlint/execute-rule": "^8.3.4",
"@commitlint/resolve-extends": "^8.3.4", "@commitlint/resolve-extends": "^8.3.5",
"babel-runtime": "^6.23.0", "babel-runtime": "^6.23.0",
"chalk": "2.4.2", "chalk": "2.4.2",
"cosmiconfig": "^5.2.0", "cosmiconfig": "^5.2.0",
@ -363,13 +363,12 @@
} }
}, },
"@commitlint/resolve-extends": { "@commitlint/resolve-extends": {
"version": "8.3.4", "version": "8.3.5",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-8.3.4.tgz", "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-8.3.5.tgz",
"integrity": "sha512-M34RLaAW1eGWgtkVtotHfPaJa+cZIARe8twKItd7RhWs7n/1W2py9GTFIiIEq95LBN1uah5vm1WQHsfLqPZYHA==", "integrity": "sha512-nHhFAK29qiXNe6oH6uG5wqBnCR+BQnxlBW/q5fjtxIaQALgfoNLHwLS9exzbIRFqwJckpR6yMCfgMbmbAOtklQ==",
"dev": true, "dev": true,
"optional": true, "optional": true,
"requires": { "requires": {
"@types/node": "^12.0.2",
"import-fresh": "^3.0.0", "import-fresh": "^3.0.0",
"lodash": "4.17.15", "lodash": "4.17.15",
"resolve-from": "^5.0.0", "resolve-from": "^5.0.0",
@ -1354,9 +1353,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "12.12.25", "version": "12.12.26",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.25.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.26.tgz",
"integrity": "sha512-nf1LMGZvgFX186geVZR1xMZKKblJiRfiASTHw85zED2kI1yDKHDwTKMdkaCbTlXoRKlGKaDfYywt+V0As30q3w==", "integrity": "sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==",
"dev": true "dev": true
}, },
"@types/rimraf": { "@types/rimraf": {
@ -1397,9 +1396,9 @@
} }
}, },
"@types/webpack": { "@types/webpack": {
"version": "4.41.3", "version": "4.41.5",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.3.tgz", "resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.5.tgz",
"integrity": "sha512-dH+BZ6pHBZFrXpnif0YU/PbmUq3lQrvRPnqkxsciSIzvG/DE+Vm/Wrjn56T7V3+B5ryQa5fw0oGnHL8tk4ll6w==", "integrity": "sha512-693JfV/83UZxpQY8vutDSwkDjNujy2327UrFqQciJWXh761B/aUIZIM5N05IRIZ17WwsG8VfUSE3edwXvkehiQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/anymatch": "*", "@types/anymatch": "*",
@ -3039,6 +3038,12 @@
"strip-json-comments": "3.0.1" "strip-json-comments": "3.0.1"
}, },
"dependencies": { "dependencies": {
"conventional-commit-types": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/conventional-commit-types/-/conventional-commit-types-2.3.0.tgz",
"integrity": "sha512-6iB39PrcGYdz0n3z31kj6/Km6mK9hm9oMRhwcLnKxE7WNoeRKZbTAobliKrbYZ5jqyCvtcVEfjCiaEzhL3AVmQ==",
"dev": true
},
"cz-conventional-changelog": { "cz-conventional-changelog": {
"version": "3.0.1", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.0.1.tgz", "resolved": "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.0.1.tgz",
@ -3296,9 +3301,9 @@
} }
}, },
"conventional-commit-types": { "conventional-commit-types": {
"version": "2.3.0", "version": "3.0.0",
"resolved": "https://registry.npmjs.org/conventional-commit-types/-/conventional-commit-types-2.3.0.tgz", "resolved": "https://registry.npmjs.org/conventional-commit-types/-/conventional-commit-types-3.0.0.tgz",
"integrity": "sha512-6iB39PrcGYdz0n3z31kj6/Km6mK9hm9oMRhwcLnKxE7WNoeRKZbTAobliKrbYZ5jqyCvtcVEfjCiaEzhL3AVmQ==", "integrity": "sha512-SmmCYnOniSsAa9GqWOeLqc179lfr5TRu5b4QFDkbsrJ5TZjPJx85wtOr3zn+1dbeNiXDKGPbZ72IKbPhLXh/Lg==",
"dev": true "dev": true
}, },
"conventional-commits-filter": { "conventional-commits-filter": {
@ -3536,15 +3541,15 @@
"dev": true "dev": true
}, },
"cz-conventional-changelog": { "cz-conventional-changelog": {
"version": "3.0.2", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.0.2.tgz", "resolved": "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.1.0.tgz",
"integrity": "sha512-MPxERbtQyVp0nnpCBiwzKGKmMBSswmCV3Jpef3Axqd5f3c/SOc6VFiSUlclOyZXBn3Xtf4snzt4O15hBTRb2gA==", "integrity": "sha512-SCwPPOF+7qMh1DZkJhrwaxCvZzPaz2E9BwQzcZwBuHlpcJj9zzz7K5vADQRhHuxStaHZFSLbDlZEdcls4bKu7Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/load": ">6.1.1", "@commitlint/load": ">6.1.1",
"chalk": "^2.4.1", "chalk": "^2.4.1",
"commitizen": "^4.0.3", "commitizen": "^4.0.3",
"conventional-commit-types": "^2.0.0", "conventional-commit-types": "^3.0.0",
"lodash.map": "^4.5.1", "lodash.map": "^4.5.1",
"longest": "^2.0.1", "longest": "^2.0.1",
"right-pad": "^1.0.1", "right-pad": "^1.0.1",
@ -12305,9 +12310,9 @@
"dev": true "dev": true
}, },
"rimraf": { "rimraf": {
"version": "3.0.0", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.0.tgz", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.1.tgz",
"integrity": "sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg==", "integrity": "sha512-IQ4ikL8SjBiEDZfk+DFVwqRK8md24RWMEJkdSlgNLkyyAImcjf8SWvU1qFMDOb4igBClbTQ/ugPqXcRwdFTxZw==",
"dev": true, "dev": true,
"requires": { "requires": {
"glob": "^7.1.3" "glob": "^7.1.3"

View File

@ -30,13 +30,13 @@
"@types/fs-extra": "^8.0.1", "@types/fs-extra": "^8.0.1",
"@types/jest": "^24.9.1", "@types/jest": "^24.9.1",
"@types/lodash": "^4.14.149", "@types/lodash": "^4.14.149",
"@types/node": "^12.12.25", "@types/node": "^12.12.26",
"@types/rimraf": "^2.0.3", "@types/rimraf": "^2.0.3",
"@types/webpack": "^4.41.3", "@types/webpack": "^4.41.5",
"ajv": "^6.11.0", "ajv": "^6.11.0",
"async-promise-queue": "^1.0.5", "async-promise-queue": "^1.0.5",
"conventional-changelog-cli": "^2.0.31", "conventional-changelog-cli": "^2.0.31",
"cz-conventional-changelog": "^3.0.2", "cz-conventional-changelog": "^3.1.0",
"dgeni": "^0.4.12", "dgeni": "^0.4.12",
"dgeni-packages": "0.16.10", "dgeni-packages": "0.16.10",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
@ -48,7 +48,7 @@
"lodash": "^4.17.15", "lodash": "^4.17.15",
"minimist": "1.2.0", "minimist": "1.2.0",
"natives": "^1.1.6", "natives": "^1.1.6",
"rimraf": "^3.0.0", "rimraf": "^3.0.1",
"rxjs": "^6.5.4", "rxjs": "^6.5.4",
"ts-jest": "^24.3.0", "ts-jest": "^24.3.0",
"ts-node": "^8.6.2", "ts-node": "^8.6.2",