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

Commit 0e9e9b5

Browse files
author
Chau Tran
committed
chore: update packages
1 parent 5d2a49c commit 0e9e9b5

File tree

2 files changed

+43
-59
lines changed

2 files changed

+43
-59
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@
9999
"@commitlint/cli": "9.1.2",
100100
"@commitlint/config-conventional": "9.1.2",
101101
"@nestjs/common": "7.4.2",
102-
"@nestjs/core": "7.4.2",
103-
"@nestjs/testing": "7.4.2",
104-
"@types/jest": "26.0.10",
102+
"@nestjs/core": "7.4.4",
103+
"@nestjs/testing": "7.4.4",
104+
"@types/jest": "26.0.13",
105105
"commitizen": "4.2.1",
106106
"coveralls": "3.1.0",
107107
"cz-conventional-changelog": "3.3.0",
108108
"husky": "4.2.5",
109-
"lint-staged": "10.2.13",
109+
"lint-staged": "10.3.0",
110110
"prettier": "2.1.1",
111111
"reflect-metadata": "0.1.13",
112112
"semantic-release": "17.1.1",
@@ -121,7 +121,7 @@
121121
"@nartc/automapper": "7.0.0"
122122
},
123123
"peerDependencies": {
124-
"@nestjs/common": ">7.4.2",
124+
"@nestjs/common": ">7.4.4",
125125
"reflect-metadata": ">=0.1.13"
126126
}
127127
}

0 commit comments

Comments
 (0)