Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Aug 20, 2022
1 parent 5d7c8ae commit e4fced2
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 278 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@discordjs/collection": "^1.0.1",
"@sapphire/utilities": "^3.9.0",
"@sapphire/utilities": "^3.9.1",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand All @@ -39,9 +39,9 @@
"@sapphire/eslint-config": "^4.3.7",
"@sapphire/prettier-config": "^1.4.3",
"@sapphire/ts-config": "^3.3.4",
"@types/node": "^18.6.4",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@typescript-eslint/parser": "^5.33.0",
"@types/node": "^18.7.8",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
Loading

0 comments on commit e4fced2

Please sign in to comment.