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 7, 2023
1 parent d6ae6bb commit 054b600
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 136 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"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.73.0",
"@sentry/node": "^7.73.0",
"axios": "^1.5.1",
"class-validator": "^0.14.0",
"common-tags": "^1.8.2",
"discord.js": "^14.13.0",
Expand All @@ -32,21 +32,21 @@
"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",
"@types/common-tags": "^1.8.2",
"@types/lodash": "^4.14.199",
"@types/node": "^18.18.4",
"@types/node-schedule": "^2.1.1",
"@types/pluralize": "^0.0.31",
"@types/ws": "^8.5.6",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"eslint": "^8.51.0",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.0.2",
"eslint-plugin-n": "^16.1.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 054b600

Please sign in to comment.