Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 24, 2024
1 parent e2f25a8 commit c8d0b1e
Show file tree
Hide file tree
Showing 2 changed files with 689 additions and 743 deletions.
16 changes: 8 additions & 8 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.9.0",
"dotenv": "16.0.3",
"enmap": "5.9.5"
"discord.js": "14.14.1",
"dotenv": "16.4.1",
"enmap": "5.9.8"
},
"devDependencies": {
"eslint": "8.37.0",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
"husky": "8.0.3",
"lint-staged": "13.2.0",
"prettier": "2.8.7"
"lint-staged": "13.3.0",
"prettier": "2.8.8"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit c8d0b1e

Please sign in to comment.