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 Dec 1, 2024
1 parent c58b659 commit 09e8188
Show file tree
Hide file tree
Showing 4 changed files with 404 additions and 362 deletions.
160 changes: 80 additions & 80 deletions .yarn/releases/yarn-4.5.2.cjs → .yarn/releases/yarn-4.5.3.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.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@taplo/cli": "^0.7.0",
"@types/node": "^22.9.3",
"@vitest/coverage-v8": "^2.1.5",
"@types/node": "^22.10.1",
"@vitest/coverage-v8": "^2.1.6",
"eslint": "^8.57.1",
"lint-staged": "^15.2.10",
"npm-run-all2": "^7.0.1",
"prettier": "^3.3.3",
"vitest": "^2.1.5"
"prettier": "^3.4.1",
"vitest": "^2.1.6"
},
"resolutions": {
"minimist": "^1.2.8"
Expand Down Expand Up @@ -113,5 +113,5 @@
"eslintConfig": {
"extends": "@sapphire"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 09e8188

Please sign in to comment.