Skip to content

Commit 461ab16

Browse files
Update dependency prettier to v3.4.2 (#9386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 715fca7 commit 461ab16

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
@@ -1231,7 +1231,7 @@
12311231
"minimist": "1.2.8",
12321232
"mocha": "11.0.1",
12331233
"plugin-error": "2.0.1",
1234-
"prettier": "3.4.1",
1234+
"prettier": "3.4.2",
12351235
"sinon": "19.0.2",
12361236
"ts-loader": "9.5.1",
12371237
"typescript": "5.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4233,10 +4233,10 @@ prelude-ls@^1.2.1:
42334233
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
42344234
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
42354235

4236-
prettier@3.4.1:
4237-
version "3.4.1"
4238-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
4239-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
4236+
prettier@3.4.2:
4237+
version "3.4.2"
4238+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
4239+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
42404240

42414241
process-nextick-args@^2.0.0, process-nextick-args@~2.0.0:
42424242
version "2.0.1"

0 commit comments

Comments
 (0)