Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 1547e0a commit 9106543
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 116 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"postpack": "pinst --enable"
},
"dependencies": {
"@discordjs/collection": "^1.5.1",
"@discordjs/collection": "^1.5.2",
"@sapphire/utilities": "^3.13.0",
"tslib": "^2.6.0"
"tslib": "^2.6.1"
},
"devDependencies": {
"@commitlint/cli": "^17.6.7",
Expand All @@ -39,12 +39,12 @@
"@sapphire/eslint-config": "^5.0.0",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^4.0.1",
"@types/node": "^18.17.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@types/node": "^18.17.1",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-prettier": "^5.0.0",
"gen-esm-wrapper": "^1.1.3",
"husky": "^8.0.3",
Expand Down
Loading

0 comments on commit 9106543

Please sign in to comment.