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

Commit 3e05d46

Browse files
author
Chau Tran
committed
chore(package.json): update packages
1 parent 33af31d commit 3e05d46

File tree

2 files changed

+93
-101
lines changed

2 files changed

+93
-101
lines changed

package-lock.json

Lines changed: 90 additions & 98 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
@@ -96,8 +96,8 @@
9696
]
9797
},
9898
"devDependencies": {
99-
"@commitlint/cli": "9.0.1",
100-
"@commitlint/config-conventional": "9.0.1",
99+
"@commitlint/cli": "9.1.1",
100+
"@commitlint/config-conventional": "9.1.1",
101101
"@nestjs/common": "7.3.2",
102102
"@nestjs/core": "7.3.2",
103103
"@nestjs/testing": "7.3.2",
@@ -121,7 +121,7 @@
121121
"@nartc/automapper": "6.3.14"
122122
},
123123
"peerDependencies": {
124-
"@nestjs/common": ">7.3.1",
124+
"@nestjs/common": ">7.3.2",
125125
"reflect-metadata": ">=0.1.13"
126126
}
127127
}

0 commit comments

Comments
 (0)