Skip to content

Commit b7e9201

Browse files
build(deps): update devdependency prettier to ~3.4.0 (#547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 708b4c4 commit b7e9201

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-plugin-prettier": "~5.2.0",
5050
"eslint-plugin-simple-import-sort": "~10.0.0",
5151
"eslint-plugin-unicorn": "~49.0.0",
52-
"prettier": "~3.3.0",
52+
"prettier": "~3.4.0",
5353
"semantic-release": "~23.1.0",
5454
"tsx": "~4.19.0",
5555
"typedoc": "~0.25.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6264,7 +6264,7 @@ __metadata:
62646264
eslint-plugin-prettier: "npm:~5.2.0"
62656265
eslint-plugin-simple-import-sort: "npm:~10.0.0"
62666266
eslint-plugin-unicorn: "npm:~49.0.0"
6267-
prettier: "npm:~3.3.0"
6267+
prettier: "npm:~3.4.0"
62686268
semantic-release: "npm:~23.1.0"
62696269
tsx: "npm:~4.19.0"
62706270
typedoc: "npm:~0.25.0"
@@ -6288,12 +6288,12 @@ __metadata:
62886288
languageName: node
62896289
linkType: hard
62906290

6291-
"prettier@npm:~3.3.0":
6292-
version: 3.3.3
6293-
resolution: "prettier@npm:3.3.3"
6291+
"prettier@npm:~3.4.0":
6292+
version: 3.4.0
6293+
resolution: "prettier@npm:3.4.0"
62946294
bin:
62956295
prettier: bin/prettier.cjs
6296-
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
6296+
checksum: 10c0/00974e5053dcf04cefe8d6bdef16d6a311d834ff074e927dcb85a425c8a300113fe60dc269373c892edb58e0e57749541f2a7a91ee51cdd40ab3092587772cae
62976297
languageName: node
62986298
linkType: hard
62996299

0 commit comments

Comments
 (0)