Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent c87d55a commit df52f44
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 108 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,31 +37,31 @@
"@sapphire/fetch": "^2.4.1",
"@sapphire/utilities": "^3.13.0",
"colorette": "^2.0.20",
"commander": "^11.0.0",
"commander": "^11.1.0",
"js-yaml": "^4.1.0",
"micromatch": "^4.0.5",
"npm-package-arg": "^11.0.1",
"npm-registry-fetch": "^16.0.0"
"npm-registry-fetch": "^16.1.0"
},
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@favware/cliff-jumper": "^2.2.0",
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/js-yaml": "^4.0.6",
"@types/js-yaml": "^4.0.7",
"@types/micromatch": "^4.0.3",
"@types/node": "^18.18.4",
"@types/node": "^18.18.5",
"@types/node-fetch": "^2.6.6",
"@types/npm-package-arg": "^6.1.2",
"@types/npm-registry-fetch": "^8.0.5",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"pinst": "^3.0.0",
Expand Down
Loading

0 comments on commit df52f44

Please sign in to comment.