Skip to content

Commit e133d3e

Browse files
chore(deps): update dependency prettier to v3.1.0 (#1343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent deb75f3 commit e133d3e

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.0.3",
40+
"prettier": "3.1.0",
4141
"rollup": "3.29.4",
4242
"should": "13.2.3",
4343
"ts-node": "10.9.1",

yarn.lock

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

5558-
prettier@3.0.3:
5559-
version "3.0.3"
5560-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
5561-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
5558+
prettier@3.1.0:
5559+
version "3.1.0"
5560+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
5561+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
55625562

55635563
printj@~1.1.0:
55645564
version "1.1.2"

0 commit comments

Comments
 (0)