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] committed Feb 27, 2023
1 parent cfb3038 commit c105579
Show file tree
Hide file tree
Showing 5 changed files with 1,253 additions and 931 deletions.
823 changes: 0 additions & 823 deletions .yarn/releases/yarn-3.3.1.cjs

This file was deleted.

873 changes: 873 additions & 0 deletions .yarn/releases/yarn-3.4.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"

yarnPath: .yarn/releases/yarn-3.3.1.cjs
yarnPath: .yarn/releases/yarn-3.4.1.cjs
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,36 +46,36 @@
"dependencies": {
"tiny-typed-emitter": "^2.1.0",
"tslib": "^2.5.0",
"undici": "^5.16.0"
"undici": "^5.20.0"
},
"devDependencies": {
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@favware/cliff-jumper": "^1.10.0",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/framework": "^4.0.2",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^3.3.4",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"@types/node": "^18.14.2",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"colorette": "^2.0.19",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.7.1",
"eslint": "^8.33.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"gen-esm-wrapper": "^1.1.3",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"lint-staged": "^13.1.2",
"pinst": "^3.0.0",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3",
"standard-version": "^9.5.0",
"typedoc": "^0.23.24",
"typedoc": "^0.23.26",
"typedoc-plugin-mdn-links": "^2.0.2",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -123,5 +123,5 @@
"access": "public"
},
"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@3.3.1"
"packageManager": "yarn@3.4.1"
}
Loading

0 comments on commit c105579

Please sign in to comment.