Skip to content

Commit

Permalink
Merge be713f1 into 907b882
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2020
2 parents 907b882 + be713f1 commit 899a200
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,32 +47,32 @@
"rxjs": "^6.5.4"
},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@types/jest": "^25.1.4",
"@types/node": "^12.12.6",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@types/jest": "25.1.4",
"@types/node": "12.12.29",
"commitizen": "4.0.3",
"coveralls": "^3.0.9",
"cz-conventional-changelog": "^3.1.0",
"husky": "^4.2.3",
"jest": "^25.1.0",
"lint-staged": "^10.0.8",
"prettier": "^1.19.1",
"rimraf": "^3.0.2",
"rollup": "^2.0.5",
"coveralls": "3.0.9",
"cz-conventional-changelog": "3.1.0",
"husky": "4.2.3",
"jest": "25.1.0",
"lint-staged": "10.0.8",
"prettier": "1.19.1",
"rimraf": "3.0.2",
"rollup": "2.0.5",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-sourcemaps": "^0.5.0",
"rollup-plugin-typescript2": "^0.26.0",
"rollup-plugin-uglify": "^6.0.4",
"semantic-release": "^17.0.4",
"source-map-support": "^0.5.16",
"ts-jest": "^25.2.1",
"ts-node": "^8.6.2",
"tslint": "^6.1.0",
"rollup-plugin-sourcemaps": "0.5.0",
"rollup-plugin-typescript2": "0.26.0",
"rollup-plugin-uglify": "6.0.4",
"semantic-release": "17.0.4",
"source-map-support": "0.5.16",
"ts-jest": "25.2.1",
"ts-node": "8.6.2",
"tslint": "6.1.0",
"tslint-config-prettier": "1.18.0",
"typescript": "^3.8.3"
"typescript": "3.8.3"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 899a200

Please sign in to comment.