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 Mar 13, 2024
1 parent dae8f5e commit 027f23f
Show file tree
Hide file tree
Showing 5 changed files with 1,724 additions and 1,644 deletions.
823 changes: 0 additions & 823 deletions .yarn/releases/yarn-3.3.1.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.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.8.1.cjs
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,37 +45,37 @@
},
"dependencies": {
"tiny-typed-emitter": "^2.1.0",
"tslib": "^2.5.0",
"undici": "^5.16.0"
"tslib": "^2.6.2",
"undici": "^5.28.3"
},
"devDependencies": {
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@favware/cliff-jumper": "^1.10.0",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/framework": "^4.0.2",
"@sapphire/eslint-config": "^4.4.3",
"@sapphire/framework": "^4.8.5",
"@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",
"colorette": "^2.0.19",
"@types/node": "^18.19.24",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"colorette": "^2.0.20",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.7.1",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"discord.js": "^14.14.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.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.3.0",
"pinst": "^3.0.0",
"prettier": "^2.8.3",
"pretty-quick": "^3.1.3",
"prettier": "^2.8.8",
"pretty-quick": "^3.3.1",
"standard-version": "^9.5.0",
"typedoc": "^0.23.24",
"typedoc": "^0.25.12",
"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.8.1"
}
Loading

0 comments on commit 027f23f

Please sign in to comment.