Skip to content

Commit 1e5143e

Browse files
build(deps): update dependency prettier to v3.8.1
1 parent 8905e6f commit 1e5143e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-sonarjs": "3.0.4",
4949
"husky": "9.1.7",
5050
"pinst": "3.0.0",
51-
"prettier": "3.8.0",
51+
"prettier": "3.8.1",
5252
"semantic-release": "22.0.12",
5353
"semantic-release-pinst": "1.0.4",
5454
"ts-node": "10.9.2",

yarn.lock

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

4719-
prettier@3.8.0:
4720-
version "3.8.0"
4721-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
4722-
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
4719+
prettier@3.8.1:
4720+
version "3.8.1"
4721+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
4722+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
47234723

47244724
pretty-ms@^9.2.0:
47254725
version "9.2.0"

0 commit comments

Comments
 (0)