Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2022
1 parent 0a73b3a commit 46322f8
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 151 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,26 +78,26 @@
"devDependencies": {
"@byndyusoft/eslint-config": "2.0.0",
"@byndyusoft/tsconfig": "1.1.0",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@nestjs/common": "8.4.7",
"@types/jest": "28.1.6",
"@types/lodash": "4.14.182",
"@types/node": "14.18.22",
"@types/jest": "28.1.8",
"@types/lodash": "4.14.184",
"@types/node": "14.18.26",
"axios": "0.27.2",
"eslint": "8.20.0",
"eslint": "8.23.0",
"husky": "8.0.1",
"jest": "28.1.3",
"jest-extended": "3.0.1",
"jest-extended": "3.1.0",
"lint-staged": "13.0.3",
"markdownlint-cli": "0.32.1",
"markdownlint-cli": "0.32.2",
"pinst": "3.0.0",
"prettier": "2.7.1",
"prettier-plugin-packagejson": "2.2.18",
"semantic-release": "19.0.3",
"semantic-release": "19.0.5",
"shx": "0.3.4",
"ts-jest": "28.0.7",
"typescript": "4.7.4"
"ts-jest": "28.0.8",
"typescript": "4.8.2"
},
"peerDependencies": {
"@nestjs/common": "^8.4.7",
Expand All @@ -108,7 +108,7 @@
"optional": true
}
},
"packageManager": "[email protected].14",
"packageManager": "[email protected].15",
"engines": {
"node": ">=14"
},
Expand Down
Loading

0 comments on commit 46322f8

Please sign in to comment.