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

Commit 8c5752f

Browse files
author
Chau Tran
committed
fix(package.json): update automapper
1 parent 9ee1a3b commit 8c5752f

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"coveralls": "3.1.0",
102102
"cz-conventional-changelog": "3.2.0",
103103
"husky": "4.2.5",
104-
"lint-staged": "10.2.9",
104+
"lint-staged": "10.2.10",
105105
"prettier": "2.0.5",
106106
"reflect-metadata": "0.1.13",
107107
"semantic-release": "17.0.8",
@@ -113,7 +113,7 @@
113113
"typescript": "3.9.5"
114114
},
115115
"dependencies": {
116-
"@nartc/automapper": "6.3.9"
116+
"@nartc/automapper": "6.3.11"
117117
},
118118
"peerDependencies": {
119119
"@nestjs/common": ">7.1.1",

0 commit comments

Comments
 (0)