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 Jan 30, 2024
1 parent 4d05306 commit 0d24ba0
Show file tree
Hide file tree
Showing 2 changed files with 2,406 additions and 1,792 deletions.
42 changes: 21 additions & 21 deletions package.json
Expand Up @@ -76,30 +76,30 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@byndyusoft/eslint-config": "2.4.1",
"@byndyusoft/eslint-config": "2.6.0",
"@byndyusoft/tsconfig": "1.2.0",
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@nestjs/common": "9.1.4",
"@types/jest": "29.1.2",
"@types/lodash": "4.14.186",
"@types/node": "14.18.32",
"axios": "1.1.3",
"eslint": "8.25.0",
"husky": "8.0.1",
"jest": "29.2.0",
"jest-extended": "3.1.0",
"jest-mock-extended": "3.0.1",
"lint-staged": "13.0.3",
"markdownlint-cli": "0.32.2",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@nestjs/common": "9.4.3",
"@types/jest": "29.5.11",
"@types/lodash": "4.14.202",
"@types/node": "14.18.63",
"axios": "1.6.7",
"eslint": "8.56.0",
"husky": "8.0.3",
"jest": "29.7.0",
"jest-extended": "3.2.4",
"jest-mock-extended": "3.0.5",
"lint-staged": "13.3.0",
"markdownlint-cli": "0.39.0",
"pinst": "3.0.0",
"prettier": "2.7.1",
"prettier-plugin-packagejson": "2.3.0",
"reflect-metadata": "0.1.13",
"prettier": "2.8.8",
"prettier-plugin-packagejson": "2.4.9",
"reflect-metadata": "0.2.1",
"semantic-release": "19.0.5",
"shx": "0.3.4",
"ts-jest": "29.0.3",
"typescript": "4.8.4"
"ts-jest": "29.1.2",
"typescript": "4.9.5"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0 || ^9.0.0",
Expand All @@ -110,7 +110,7 @@
"optional": true
}
},
"packageManager": "yarn@4.0.0-rc.25",
"packageManager": "yarn@4.0.2",
"engines": {
"node": ">=14"
},
Expand Down

0 comments on commit 0d24ba0

Please sign in to comment.