Skip to content

Commit 1d34eea

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

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
@@ -1244,7 +1244,7 @@
12441244
"minimist": "1.2.8",
12451245
"mocha": "11.7.5",
12461246
"plugin-error": "2.0.1",
1247-
"prettier": "3.7.4",
1247+
"prettier": "3.8.1",
12481248
"prettier-plugin-organize-imports": "^4.3.0",
12491249
"sinon": "20.0.0",
12501250
"ts-loader": "9.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5026,10 +5026,10 @@ prettier-plugin-organize-imports@^4.3.0:
50265026
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-4.3.0.tgz#e8d392e2040b3e5fc1476967d669487dde0eea76"
50275027
integrity sha512-FxFz0qFhyBsGdIsb697f/EkvHzi5SZOhWAjxcx2dLt+Q532bAlhswcXGYB1yzjZ69kW8UoadFBw7TyNwlq96Iw==
50285028

5029-
prettier@3.7.4:
5030-
version "3.7.4"
5031-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
5032-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
5029+
prettier@3.8.1:
5030+
version "3.8.1"
5031+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
5032+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
50335033

50345034
process-nextick-args@^2.0.0, process-nextick-args@~2.0.0:
50355035
version "2.0.1"

0 commit comments

Comments
 (0)