Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 06adff5

Browse files
author
Chau Tran
committed
fix(package.json): update packages
fix #132
1 parent 434b83c commit 06adff5

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,12 @@
9797
"@nestjs/core": "7.0.7",
9898
"@nestjs/testing": "7.0.7",
9999
"@types/jest": "25.2.1",
100-
"commitizen": "4.0.3",
100+
"commitizen": "4.0.4",
101101
"coveralls": "3.0.11",
102102
"cz-conventional-changelog": "3.1.0",
103103
"husky": "4.2.3",
104104
"lint-staged": "10.1.2",
105-
"prettier": "2.0.3",
105+
"prettier": "2.0.4",
106106
"reflect-metadata": "0.1.13",
107107
"semantic-release": "17.0.4",
108108
"shelljs": "0.8.3",
@@ -113,7 +113,7 @@
113113
"typescript": "3.8.3"
114114
},
115115
"dependencies": {
116-
"@nartc/automapper": "6.0.0"
116+
"@nartc/automapper": "6.0.1"
117117
},
118118
"peerDependencies": {
119119
"@nestjs/common": "^7.0.7",

0 commit comments

Comments
 (0)