aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-02-26 16:12:11 +0000
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-02-26 16:12:11 +0000
commit973bbebfd0a47b0b36d19fccf6a882e971beaaa5 (patch)
tree39dc606816ed198735a7ed0669a195f64e6a06c6 /package.json
parent00ad00734ddb2c2fce8de8efcc010181c9ce1821 (diff)
parenta9ac478ee06f9567f3fde73f777da88c6b876c4f (diff)
downloadtanzanite-973bbebfd0a47b0b36d19fccf6a882e971beaaa5.tar.gz
tanzanite-973bbebfd0a47b0b36d19fccf6a882e971beaaa5.tar.bz2
tanzanite-973bbebfd0a47b0b36d19fccf6a882e971beaaa5.zip
Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-bot-3.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json
index e271bf7..b39aa04 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"chalk": "^5.0.0",
"deep-lock": "^1.0.0",
"discord-akairo": "npm:@notenoughupdates/discord-akairo@dev",
- "discord-api-types": "0.27.2",
+ "discord-api-types": "0.27.3",
"discord-api-types-next": "npm:discord-api-types@next",
"discord.js": "npm:@notenoughupdates/discord.js@dev",
"fuse.js": "^6.5.3",
@@ -83,19 +83,19 @@
"prettier": "^2.5.1",
"pretty-bytes": "^6.0.0",
"rimraf": "^3.0.2",
- "sequelize": "6.16.2",
+ "sequelize": "6.17.0",
"tinycolor2": "^1.4.2",
"typescript": "^4.5.5",
- "vm2": "^3.9.8"
+ "vm2": "^3.9.9"
},
"devDependencies": {
"@sapphire/snowflake": "^3.1.0",
- "@sentry/types": "^6.17.9",
+ "@sentry/types": "^6.18.0",
"@types/eslint": "^8.4.1",
"@types/express": "^4.17.13",
- "@types/lodash": "^4.14.178",
+ "@types/lodash": "^4.14.179",
"@types/lodash.snakecase": "^4.1.6",
- "@types/node": "^17.0.18",
+ "@types/node": "^17.0.21",
"@types/node-os-utils": "^1.2.0",
"@types/numeral": "^2.0.2",
"@types/pg": "^8.6.4",
@@ -103,16 +103,16 @@
"@types/rimraf": "^3.0.2",
"@types/tinycolor2": "^1.4.3",
"@types/validator": "^13.7.1",
- "@typescript-eslint/eslint-plugin": "^5.12.0",
- "@typescript-eslint/parser": "^5.12.0",
- "eslint": "^8.9.0",
+ "@typescript-eslint/eslint-plugin": "^5.12.1",
+ "@typescript-eslint/parser": "^5.12.1",
+ "eslint": "^8.10.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-deprecation": "^1.3.2",
"eslint-plugin-import": "^2.25.4",
"node-fetch": "^3.2.0"
},
- "packageManager": "yarn@3.1.1",
+ "packageManager": "yarn@3.2.0",
"resolutions": {
- "discord-api-types": "0.27.1"
+ "discord-api-types": "0.27.3"
}
}