Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.3.0 (#108)
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 Jun 2, 2024
1 parent e707035 commit 3bef671
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@sapphire/prettier-config": "^2.0.0",
"cz-conventional-changelog": "^3.3.0",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5"
"prettier": "^3.3.0"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1702,12 +1702,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0, prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:^3.0.0, prettier@npm:^3.3.0":
version: 3.3.0
resolution: "prettier@npm:3.3.0"
bin:
prettier: bin/prettier.cjs
checksum: 10/d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
checksum: 10/e55233f8e4b5f96f52180dbfa424ae797a98a9b8a9a7a79de5004e522c02b423e71927ed99d855dbfcd00dc3b82e5f6fb304cfe117cc4e7c8477d883df2d8984
languageName: node
linkType: hard

Expand Down Expand Up @@ -1738,7 +1738,7 @@ __metadata:
"@sapphire/prettier-config": "npm:^2.0.0"
cz-conventional-changelog: "npm:^3.3.0"
lint-staged: "npm:^15.2.5"
prettier: "npm:^3.2.5"
prettier: "npm:^3.3.0"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 3bef671

Please sign in to comment.