Skip to content

Commit 3bf24e2

Browse files
Merge pull request #979 from devoxa/renovate/prettier-3.x
chore(deps): update dependency prettier from 3.4.1 to 3.4.2
2 parents 2892b84 + 34d15e9 commit 3bf24e2

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
"@types/node": "20.9.5",
3838
"eslint": "8.57.1",
3939
"jest": "29.7.0",
40-
"prettier": "3.4.1",
40+
"prettier": "3.4.2",
4141
"prisma": "6.0.1",
4242
"typescript": "5.7.2"
4343
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3583,10 +3583,10 @@ [email protected]:
35833583
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
35843584
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==
35853585

3586-
3587-
version "3.4.1"
3588-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
3589-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
3586+
3587+
version "3.4.2"
3588+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
3589+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
35903590

35913591
pretty-format@^29.0.0, pretty-format@^29.2.0:
35923592
version "29.2.0"

0 commit comments

Comments
 (0)