Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#228)
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] committed Jul 31, 2022
1 parent ee2b443 commit ca39767
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 223 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,22 @@
"postpack": "pinst --enable"
},
"dependencies": {
"@discordjs/collection": "^1.0.0",
"@discordjs/collection": "^1.0.1",
"@sapphire/utilities": "^3.7.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@favware/cliff-jumper": "^1.8.5",
"@favware/npm-deprecate": "^1.0.4",
"@favware/rollup-type-bundler": "^1.0.9",
"@favware/cliff-jumper": "^1.8.6",
"@favware/npm-deprecate": "^1.0.5",
"@favware/rollup-type-bundler": "^1.0.10",
"@sapphire/eslint-config": "^4.3.7",
"@sapphire/prettier-config": "^1.4.3",
"@sapphire/ts-config": "^3.3.4",
"@types/node": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -52,7 +52,7 @@
"pinst": "^3.0.0",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.3",
"typedoc": "^0.23.8",
"typedoc": "^0.23.9",
"typedoc-plugin-mdn-links": "^2.0.0",
"typescript": "^4.7.4"
},
Expand Down
Loading

0 comments on commit ca39767

Please sign in to comment.