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 8, 2023
1 parent 18ae0e1 commit dcc8bde
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 182 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,33 +36,33 @@
"@sapphire/result": "^2.6.0",
"@sapphire/utilities": "3.11.0",
"colorette": "^2.0.19",
"commander": "^9.4.1",
"commander": "^9.5.0",
"conventional-changelog-angular": "^5.0.13",
"conventional-recommended-bump": "^6.1.0",
"js-yaml": "^4.1.0",
"semver": "^7.3.8",
"typescript": "^4.9.4"
},
"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@commitlint/cli": "^17.4.0",
"@commitlint/config-conventional": "^17.4.0",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/prettier-config": "^1.4.4",
"@sapphire/ts-config": "^3.3.4",
"@types/conventional-recommended-bump": "^6.1.0",
"@types/js-yaml": "^4.0.5",
"@types/node": "^18.11.18",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"pinst": "^3.0.0",
"prettier": "^2.8.1",
"prettier": "^2.8.2",
"pretty-quick": "^3.1.3",
"ts-node": "^10.9.1"
},
Expand Down

0 comments on commit dcc8bde

Please sign in to comment.