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] committed Sep 12, 2022
1 parent 0a73b3a commit d6aed1e
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 152 deletions.
24 changes: 12 additions & 12 deletions package.json
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.185",
"@types/node": "14.18.28",
"axios": "0.27.2",
"eslint": "8.20.0",
"eslint": "8.23.1",
"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.3"
},
"peerDependencies": {
"@nestjs/common": "^8.4.7",
Expand All @@ -108,7 +108,7 @@
"optional": true
}
},
"packageManager": "yarn@4.0.0-rc.14",
"packageManager": "yarn@4.0.0-rc.18",
"engines": {
"node": ">=14"
},
Expand Down

0 comments on commit d6aed1e

Please sign in to comment.