Skip to content

Commit

Permalink
chore(deps): update dev dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2023
1 parent 39ca34f commit e63c260
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
174 changes: 87 additions & 87 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,31 +37,31 @@
},
"dependencies": {},
"devDependencies": {
"@commitlint/cli": "17.4.1",
"@commitlint/config-angular": "17.4.0",
"@commitlint/cli": "17.4.2",
"@commitlint/config-angular": "17.4.2",
"@nestjs/common": "9.2.1",
"@nestjs/core": "9.2.1",
"@nestjs/platform-express": "9.2.1",
"@nestjs/testing": "9.2.1",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.2.5",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"jest": "29.3.1",
"lint-staged": "13.1.0",
"prettier": "2.8.2",
"prettier": "2.8.3",
"pretty-quick": "3.1.3",
"reflect-metadata": "0.1.13",
"rimraf": "4.0.4",
"rimraf": "4.1.1",
"rxjs": "7.8.0",
"semantic-release": "20.0.2",
"ts-jest": "29.0.3",
"ts-jest": "29.0.5",
"typescript": "4.9.4"
},
"lint-staged": {
Expand Down

0 comments on commit e63c260

Please sign in to comment.