Skip to content

Commit cd90475

Browse files
Merge pull request #774 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.0.3 to 3.1.0
2 parents 33dbb2e + b99b734 commit cd90475

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
@@ -43,7 +43,7 @@
4343
"jest-environment-jsdom": "29.7.0",
4444
"lodash": "4.17.21",
4545
"pako": "2.1.0",
46-
"prettier": "3.0.3",
46+
"prettier": "3.1.0",
4747
"terser": "5.24.0",
4848
"ts-node": "10.9.1",
4949
"typescript": "5.2.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4006,10 +4006,10 @@ [email protected]:
40064006
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.2.tgz#91993365e017daa5d0d28d8183179834224d8dd1"
40074007
integrity sha512-e97lE6odGSiHonHJMTYC0q0iLXQyw0u5z/PJpvP/3vRy6/Zi9kLBwFAbEGjDzIowpjQv8b+J04PDamoUSQbzGA==
40084008

4009-
prettier@3.0.3:
4010-
version "3.0.3"
4011-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
4012-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
4009+
prettier@3.1.0:
4010+
version "3.1.0"
4011+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
4012+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
40134013

40144014
pretty-format@^29.0.0, pretty-format@^29.2.0:
40154015
version "29.2.0"

0 commit comments

Comments
 (0)