Skip to content

Commit 0180acb

Browse files
build(deps): update dependency prettier to v3.8.1
1 parent 4b079b7 commit 0180acb

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-prefer-arrow": "1.2.3",
5656
"eslint-plugin-sonarjs": "2.0.4",
5757
"html-webpack-plugin": "5.6.6",
58-
"prettier": "3.3.3",
58+
"prettier": "3.8.1",
5959
"resolve-typescript-plugin": "2.0.1",
6060
"semantic-release": "19.0.5",
6161
"semantic-release-s3-upload": "2.1.1",

yarn.lock

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

8918-
prettier@3.3.3:
8919-
version "3.3.3"
8920-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
8921-
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
8918+
prettier@3.8.1:
8919+
version "3.8.1"
8920+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
8921+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
89228922

89238923
pretty-error@^4.0.0:
89248924
version "4.0.0"

0 commit comments

Comments
 (0)