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 May 27, 2024
1 parent 539b407 commit 313cc88
Show file tree
Hide file tree
Showing 5 changed files with 3,612 additions and 3,730 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.3.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.2.2.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-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'

yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-4.2.2.cjs
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,41 +18,41 @@
},
"devDependencies": {
"@actions/core": "^1.10.1",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@discordjs/collection": "^1.5.3",
"@favware/cliff-jumper": "^2.2.3",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^3.2.1",
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/framework": "^5.0.4",
"@sapphire/node-utilities": "^1.0.1",
"@favware/rollup-type-bundler": "^3.3.0",
"@sapphire/eslint-config": "^5.0.4",
"@sapphire/framework": "^5.2.1",
"@sapphire/node-utilities": "^1.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.4",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitest/coverage-v8": "^1.0.4",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-v8": "^1.6.0",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.66",
"discord.js": "^14.14.1",
"eslint": "^8.55.0",
"discord-api-types": "^0.37.86",
"discord.js": "^14.15.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.2.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.5",
"lodash": "^4.17.21",
"msw": "^2.0.10",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"msw": "^2.3.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.7",
"tslib": "^2.6.2",
"tsup": "^8.0.1",
"turbo": "^1.11.1",
"tsup": "^8.0.2",
"turbo": "^1.13.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vitest": "^1.0.4"
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -80,5 +80,5 @@
"ansi-regex": "^5.0.1",
"minimist": "^1.2.8"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.2.2"
}
Loading

0 comments on commit 313cc88

Please sign in to comment.