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 Jul 21, 2022
1 parent 30c0010 commit 636b66f
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 160 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,42 +17,42 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@sentry/integrations": "^7.0.0",
"@sentry/node": "^7.0.0",
"@sentry/integrations": "^7.7.0",
"@sentry/node": "^7.7.0",
"axios": "^0.27.2",
"class-validator": "^0.13.2",
"common-tags": "^1.8.2",
"discord-api-types": "^0.33.1",
"discord-api-types": "^0.36.3",
"discord.js": "^13.7.0",
"dotenv": "^16.0.1",
"emoji-regex": "^10.1.0",
"inversify": "^6.0.1",
"lodash": "^4.17.21",
"node-cron": "^3.0.0",
"node-cron": "^3.0.1",
"pg": "^8.7.3",
"pg-hstore": "^2.3.4",
"pluralize": "^8.0.0",
"typeorm": "^0.3.6",
"ws": "^8.7.0"
"typeorm": "^0.3.7",
"ws": "^8.8.1"
},
"devDependencies": {
"@discordjs/rest": "^1.0.0",
"@guidojw/bloxy": "^5.7.6",
"@types/common-tags": "^1.8.1",
"@types/lodash": "^4.14.182",
"@types/node": "^16.11.36",
"@types/node-cron": "^3.0.1",
"@types/node": "^16.11.45",
"@types/node-cron": "^3.0.2",
"@types/pluralize": "^0.0.29",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"eslint": "^8.16.0",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"eslint": "^8.20.0",
"eslint-config-standard-with-typescript": "^21.0.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-unicorn": "^43.0.2",
"reflect-metadata": "^0.1.13",
"typescript": "^4.7.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=16.6.0"
Expand Down
Loading

0 comments on commit 636b66f

Please sign in to comment.