Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho committed Jul 30, 2020
1 parent 5f84fcd commit 89fcc95
Show file tree
Hide file tree
Showing 2 changed files with 430 additions and 719 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
"lodash": "^4.17.15"
},
"devDependencies": {
"@saithodev/semantic-release-sharedconf-npm": "^2.0.2",
"@types/jest": "^26.0.0",
"@types/lodash": "^4.14.155",
"@types/node": "^14.0.13",
"@types/semantic-release": "^17.0.1",
"@saithodev/semantic-release-sharedconf-npm": "^2.1.0",
"@types/jest": "^26.0.7",
"@types/lodash": "^4.14.158",
"@types/node": "^14.0.27",
"@types/semantic-release": "^17.1.0",
"commitizen": "^4.1.2",
"cz-conventional-changelog": "^3.2.0",
"jest": "^26.0.1",
"semantic-release": "^17.0.8",
"jest": "^26.1.0",
"semantic-release": "^17.1.1",
"semantic-release-github-pr": "github:mysterycommand/semantic-release-github-pr#fix/34-and-35",
"ts-jest": "^26.1.0",
"ts-jest": "^26.1.4",
"ts-mockito": "^2.6.1",
"typedoc": "^0.17.7",
"typescript": "^3.9.5"
"typedoc": "^0.17.8",
"typescript": "^3.9.7"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 89fcc95

Please sign in to comment.