Skip to content

Commit fff74f6

Browse files
chore(deps): update dependency prettier to v3.6.2 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2024fa commit fff74f6

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.19.2",
50-
"prettier": "3.5.3",
50+
"prettier": "3.6.2",
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
@@ -1941,10 +1941,10 @@ postcss@^8.4.32:
19411941
picocolors "^1.0.0"
19421942
source-map-js "^1.0.2"
19431943

1944-
prettier@3.5.3:
1945-
version "3.5.3"
1946-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
1947-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1944+
prettier@3.6.2:
1945+
version "3.6.2"
1946+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
1947+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
19481948

19491949
process-nextick-args@~2.0.0:
19501950
version "2.0.1"

0 commit comments

Comments
 (0)