Skip to content

Commit bc263cf

Browse files
chore(deps): update dependency prettier to v3
1 parent 53fb845 commit bc263cf

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
@@ -44,7 +44,7 @@
4444
"husky": "3.1.0",
4545
"jest": "24.9.0",
4646
"lint-staged": "9.5.0",
47-
"prettier": "1.17.1",
47+
"prettier": "3.3.1",
4848
"semantic-release": "15.14.0"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7239,10 +7239,10 @@ prettier-linter-helpers@^1.0.0:
72397239
dependencies:
72407240
fast-diff "^1.1.2"
72417241

7242-
prettier@1.17.1:
7243-
version "1.17.1"
7244-
resolved "https://registry.npmjs.org/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
7245-
integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==
7242+
prettier@3.3.1:
7243+
version "3.3.1"
7244+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
7245+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
72467246

72477247
pretty-format@^24.9.0:
72487248
version "24.9.0"

0 commit comments

Comments
 (0)