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 Oct 23, 2023
1 parent d6ae6bb commit e6c766b
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 241 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,36 +17,36 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@sentry/integrations": "^7.66.0",
"@sentry/node": "^7.66.0",
"axios": "^1.5.0",
"@sentry/integrations": "^7.74.1",
"@sentry/node": "^7.74.1",
"axios": "^1.5.1",
"class-validator": "^0.14.0",
"common-tags": "^1.8.2",
"discord.js": "^14.13.0",
"dotenv": "^16.3.1",
"emoji-regex": "^10.2.1",
"inversify": "^6.0.1",
"emoji-regex": "^10.3.0",
"inversify": "^6.0.2",
"lodash": "^4.17.21",
"node-schedule": "^2.1.1",
"pg": "^8.11.3",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"typeorm": "^0.3.17",
"ws": "^8.13.0"
"ws": "^8.14.2"
},
"devDependencies": {
"@guidojw/bloxy": "^5.7.6",
"@types/common-tags": "^1.8.1",
"@types/lodash": "^4.14.197",
"@types/node": "^18.17.14",
"@types/node-schedule": "^2.1.0",
"@types/pluralize": "^0.0.30",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"eslint": "^8.48.0",
"eslint-config-standard-with-typescript": "^39.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.0.2",
"@types/common-tags": "^1.8.3",
"@types/lodash": "^4.14.200",
"@types/node": "^18.18.6",
"@types/node-schedule": "^2.1.2",
"@types/pluralize": "^0.0.32",
"@types/ws": "^8.5.8",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"eslint": "^8.52.0",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^48.0.1",
"reflect-metadata": "^0.1.13",
Expand Down
Loading

0 comments on commit e6c766b

Please sign in to comment.