Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nestjs/cqrs
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Aug 8, 2023
2 parents 8c0b5c5 + c9dd5c8 commit 5af8b6f
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
112 changes: 56 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"@commitlint/config-angular": "17.6.7",
"@nestjs/common": "10.1.3",
"@nestjs/core": "10.1.3",
"@types/node": "18.17.1",
"@types/node": "18.17.3",
"@types/jest": "29.5.3",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.0",
"husky": "8.0.3",
"jest": "29.6.2",
"lint-staged": "13.2.3",
"prettier": "3.0.0",
"prettier": "3.0.1",
"reflect-metadata": "0.1.13",
"release-it": "16.1.3",
"rxjs": "7.8.1",
Expand Down

0 comments on commit 5af8b6f

Please sign in to comment.