Skip to content

Commit

Permalink
fix: update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho committed Jan 11, 2023
1 parent 4dbca4a commit 3771228
Show file tree
Hide file tree
Showing 2 changed files with 2,510 additions and 2,238 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,23 +27,23 @@
"semantic-release": ">=13.0.0 <20",
"@semantic-release/error": "^2.2.0 || ^3.0.0",
"aggregate-error": "^3.1.0",
"debug": "^4.3.2",
"debug": "^4.3.4",
"execa": "^5.1.1",
"lodash": "^4.17.21"
},
"devDependencies": {
"@saithodev/semantic-release-sharedconf-npm": "^2.1.1",
"@types/jest": "^26.0.19",
"@types/lodash": "^4.14.175",
"@types/node": "^14.14.17",
"@types/semantic-release": "^17.2.2",
"commitizen": "^4.2.4",
"@saithodev/semantic-release-sharedconf-npm": "^2.1.2",
"@types/jest": "^26.0.24",
"@types/lodash": "^4.14.191",
"@types/node": "^14.18.36",
"@types/semantic-release": "^17.2.4",
"commitizen": "^4.2.6",
"cz-conventional-changelog": "^3.3.0",
"jest": "^26.6.3",
"ts-jest": "^26.4.4",
"ts-jest": "^26.5.6",
"ts-mockito": "^2.6.1",
"typedoc": "^0.22.6",
"typescript": "^4.4.4"
"typedoc": "^0.22.18",
"typescript": "^4.9.4"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 3771228

Please sign in to comment.