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 Aug 10, 2023
1 parent 2f3ec56 commit b94a29e
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 257 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@sentry/integrations": "^7.58.1",
"@sentry/node": "^7.58.1",
"@sentry/integrations": "^7.63.0",
"@sentry/node": "^7.63.0",
"axios": "^1.4.0",
"class-validator": "^0.14.0",
"common-tags": "^1.8.2",
"discord.js": "^14.11.0",
"discord.js": "^14.12.1",
"dotenv": "^16.3.1",
"emoji-regex": "^10.2.1",
"inversify": "^6.0.1",
"lodash": "^4.17.21",
"node-cron": "^3.0.2",
"pg": "^8.11.1",
"pg": "^8.11.2",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"typeorm": "^0.3.17",
Expand All @@ -37,18 +37,18 @@
"devDependencies": {
"@guidojw/bloxy": "^5.7.6",
"@types/common-tags": "^1.8.1",
"@types/lodash": "^4.14.195",
"@types/node": "^18.16.19",
"@types/lodash": "^4.14.197",
"@types/node": "^18.17.4",
"@types/node-cron": "^3.0.8",
"@types/pluralize": "^0.0.30",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"eslint-config-standard-with-typescript": "^35.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^48.0.0",
"eslint-plugin-unicorn": "^48.0.1",
"reflect-metadata": "^0.1.13",
"typescript": "^5.1.6"
},
Expand Down
Loading

0 comments on commit b94a29e

Please sign in to comment.