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 Sep 14, 2024
1 parent 5c37185 commit d547dbb
Show file tree
Hide file tree
Showing 5 changed files with 1,175 additions and 1,124 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-4.1.0.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.5.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.1.0.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"format": "prettier --write \"*.md\" \"package.json\""
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@sapphire/prettier-config": "^2.0.0",
"cz-conventional-changelog": "^3.3.0",
"lint-staged": "^15.2.1",
"prettier": "^3.2.5"
"lint-staged": "^15.2.10",
"prettier": "^3.3.3"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down Expand Up @@ -42,5 +42,5 @@
"*": "prettier --ignore-unknown --write"
},
"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@4.1.0"
"packageManager": "yarn@4.5.0"
}
Loading

0 comments on commit d547dbb

Please sign in to comment.