Skip to content

Commit 81bddcc

Browse files
chore(deps): update dependency prettier to v3.5.3 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff373da commit 81bddcc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@stardust-configs/prettier-config": "0.3.0",
4848
"@stardust-configs/tsconfig": "0.4.0",
4949
"@types/node": "20.17.29",
50-
"prettier": "3.4.2",
50+
"prettier": "3.5.3",
5151
"rimraf": "6.0.1",
5252
"standard-version": "9.5.0",
5353
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1929,10 +1929,10 @@ postcss@^8.4.32:
19291929
picocolors "^1.0.0"
19301930
source-map-js "^1.0.2"
19311931

1932-
prettier@3.4.2:
1933-
version "3.4.2"
1934-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
1935-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
1932+
prettier@3.5.3:
1933+
version "3.5.3"
1934+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
1935+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
19361936

19371937
process-nextick-args@~2.0.0:
19381938
version "2.0.1"

0 commit comments

Comments
 (0)