Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 22, 2022
1 parent dba9ad2 commit 50cd8de
Show file tree
Hide file tree
Showing 16 changed files with 225 additions and 189 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -29,12 +29,12 @@
"@types/lodash": "^4.14.182",
"@types/node": "^17.0.33",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.30.0",
"discord.js": "^13.7.0",
"eslint": "^8.15.0",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^8.0.1",
Expand All @@ -48,8 +48,8 @@
"rimraf": "^3.0.2",
"ts-jest": "^28.0.2",
"tslib": "^2.4.0",
"tsup": "^5.12.7",
"turbo": "^1.2.9",
"tsup": "^5.12.8",
"turbo": "^1.2.11",
"typedoc": "^0.22.15",
"typedoc-plugin-djs-links": "^1.0.4",
"typedoc-plugin-mdn-links": "^1.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/async-queue/package.json
Expand Up @@ -55,7 +55,7 @@
"access": "public"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}
2 changes: 1 addition & 1 deletion packages/decorators/package.json
Expand Up @@ -29,7 +29,7 @@
"@sapphire/discord.js-utilities": "workspace:^",
"@sapphire/ratelimits": "workspace:^",
"@sapphire/utilities": "workspace:^",
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/discord-utilities/package.json
Expand Up @@ -57,7 +57,7 @@
"twemoji-parser": "^14.0.0"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Expand Up @@ -21,9 +21,9 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"eslint": "^8.15.0",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.6.2",
Expand Down Expand Up @@ -60,6 +60,6 @@
"access": "public"
},
"devDependencies": {
"tsup": "^5.12.7"
"tsup": "^5.12.8"
}
}
2 changes: 1 addition & 1 deletion packages/event-iterator/package.json
Expand Up @@ -56,7 +56,7 @@
"access": "public"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}
2 changes: 1 addition & 1 deletion packages/fetch/package.json
Expand Up @@ -58,7 +58,7 @@
"access": "public"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}
2 changes: 1 addition & 1 deletion packages/phisherman/package.json
Expand Up @@ -56,7 +56,7 @@
"access": "public"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Expand Up @@ -54,6 +54,6 @@
"access": "public"
},
"devDependencies": {
"tsup": "^5.12.7"
"tsup": "^5.12.8"
}
}
2 changes: 1 addition & 1 deletion packages/ratelimits/package.json
Expand Up @@ -58,7 +58,7 @@
"@sapphire/time-utilities": "workspace:^"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}
2 changes: 1 addition & 1 deletion packages/result/package.json
Expand Up @@ -59,7 +59,7 @@
"access": "public"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}
2 changes: 1 addition & 1 deletion packages/snowflake/package.json
Expand Up @@ -55,7 +55,7 @@
"access": "public"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}
2 changes: 1 addition & 1 deletion packages/stopwatch/package.json
Expand Up @@ -56,7 +56,7 @@
"access": "public"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}
2 changes: 1 addition & 1 deletion packages/time-utilities/package.json
Expand Up @@ -58,7 +58,7 @@
"@sapphire/utilities": "workspace:^"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Expand Up @@ -55,7 +55,7 @@
"access": "public"
},
"devDependencies": {
"tsup": "^5.12.7",
"tsup": "^5.12.8",
"typescript": "^4.6.4"
}
}

0 comments on commit 50cd8de

Please sign in to comment.