Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#264)
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 Apr 13, 2023
1 parent cc50844 commit e2f25a8
Show file tree
Hide file tree
Showing 2 changed files with 541 additions and 291 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"helper": "node src/helper"
},
"dependencies": {
"discord.js": "14.7.1",
"discord.js": "14.9.0",
"dotenv": "16.0.3",
"enmap": "5.9.5"
},
"devDependencies": {
"eslint": "8.31.0",
"eslint": "8.37.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-import": "2.26.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"prettier": "2.8.1"
"lint-staged": "13.2.0",
"prettier": "2.8.7"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit e2f25a8

Please sign in to comment.