Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#117)
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 Dec 1, 2024
1 parent 4ddc77c commit cf8b5ee
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 88 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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint-staged": "^15.2.10",
"markdownlint": "^0.36.1",
"markdownlint-cli2": "^0.15.0",
"prettier": "^3.3.3"
"prettier": "^3.4.1"
},
"resolutions": {
"ansi-regex": "^6.1.0",
Expand All @@ -25,5 +25,5 @@
"lint-staged": {
"*": "prettier --ignore-unknown --write"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ __metadata:
lint-staged: "npm:^15.2.10"
markdownlint: "npm:^0.36.1"
markdownlint-cli2: "npm:^0.15.0"
prettier: "npm:^3.3.3"
prettier: "npm:^3.4.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -597,12 +597,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0, prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:^3.0.0, prettier@npm:^3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c
languageName: node
linkType: hard

Expand Down

0 comments on commit cf8b5ee

Please sign in to comment.