Skip to content

Commit c0e910e

Browse files
chore(deps): update dependency prettier to v3.2.1 (#1362)
1 parent 36e32bc commit c0e910e

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
@@ -37,7 +37,7 @@
3737
"karma-typescript-es6-transform": "5.5.4",
3838
"mocha": "9.2.2",
3939
"npm-run-all": "4.1.5",
40-
"prettier": "3.1.1",
40+
"prettier": "3.2.1",
4141
"rollup": "3.29.4",
4242
"should": "13.2.3",
4343
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5564,10 +5564,10 @@ prepend-http@^2.0.0:
55645564
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz"
55655565
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
55665566

5567-
prettier@3.1.1:
5568-
version "3.1.1"
5569-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
5570-
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
5567+
prettier@3.2.1:
5568+
version "3.2.1"
5569+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.1.tgz#babf33580e16c796a9740b9fae551624f7bfeaab"
5570+
integrity sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==
55715571

55725572
printj@~1.1.0:
55735573
version "1.1.2"

0 commit comments

Comments
 (0)