Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#773)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent f1620eb commit a45613d
Show file tree
Hide file tree
Showing 5 changed files with 1,016 additions and 994 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.0.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 @@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"@sapphire/node-utilities": "^1.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.14.12",
"@types/ws": "^8.5.11",
"@types/node": "^20.14.14",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@vitest/coverage-v8": "^2.0.4",
"@vitest/coverage-v8": "^2.0.5",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.15.3",
Expand All @@ -68,14 +68,14 @@
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-prettier": "^5.2.1",
"gen-esm-wrapper": "^1.1.3",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.8",
"prettier": "^3.3.3",
"tsup": "^8.2.3",
"typedoc": "^0.26.5",
"typedoc-json-parser": "^10.1.5",
"typescript": "~5.4.5",
"vite": "^5.3.5",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -123,5 +123,5 @@
"minimist": "^1.2.8"
},
"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.0"
}
Loading

0 comments on commit a45613d

Please sign in to comment.