Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent 727f28a commit 9192ac0
Show file tree
Hide file tree
Showing 2 changed files with 672 additions and 399 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@
},
"dependencies": {
"@guidojw/bloxy": "^5.7.6",
"@sentry/integrations": "^7.42.0",
"@sentry/node": "^7.42.0",
"axios": "^0.21.1",
"discord.js": "^13.13.1",
"dotenv": "^16.0.3",
"inversify": "^6.0.1",
"@sentry/integrations": "^7.80.1",
"@sentry/node": "^7.80.1",
"axios": "^0.27.2",
"discord.js": "^13.17.1",
"dotenv": "^16.3.1",
"inversify": "^6.0.2",
"lodash": "^4.17.21",
"node-cron": "^3.0.2"
"node-cron": "^3.0.3"
},
"devDependencies": {
"@types/lodash": "^4.14.191",
"@types/node": "^18.15.0",
"@types/node-cron": "^3.0.7",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"eslint": "^8.36.0",
"eslint-config-standard-with-typescript": "^34.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"@types/lodash": "^4.14.201",
"@types/node": "^18.18.10",
"@types/node-cron": "^3.0.11",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.54.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^46.0.0",
"eslint-plugin-unicorn": "^46.0.1",
"reflect-metadata": "^0.1.13",
"typescript": "^4.7.4"
}
Expand Down
Loading

0 comments on commit 9192ac0

Please sign in to comment.