Skip to content

Commit 306be9d

Browse files
Merge branch 'master' of https://github.com/nestjs/mongoose
2 parents 6bf274a + fd511e9 commit 306be9d

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package-lock.json

Lines changed: 40 additions & 40 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
@@ -29,14 +29,14 @@
2929
"@nestjs/core": "7.5.5",
3030
"@types/mongoose": "5.10.1",
3131
"@types/node": "11.15.0",
32-
"@typescript-eslint/eslint-plugin": "4.8.1",
33-
"@typescript-eslint/parser": "4.8.1",
32+
"@typescript-eslint/eslint-plugin": "4.8.2",
33+
"@typescript-eslint/parser": "4.8.2",
3434
"eslint": "7.14.0",
3535
"eslint-config-prettier": "6.15.0",
3636
"eslint-plugin-import": "2.22.1",
3737
"husky": "4.3.0",
3838
"jest": "26.6.3",
39-
"lint-staged": "10.5.1",
39+
"lint-staged": "10.5.2",
4040
"mongoose": "5.10.15",
4141
"prettier": "2.2.0",
4242
"reflect-metadata": "0.1.13",

0 commit comments

Comments
 (0)