Skip to content

Commit 86b026d

Browse files
Merge pull request #613 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.4.1 to 3.4.2
2 parents 1239837 + 3b8c60a commit 86b026d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/node": "20.9.5",
3737
"eslint": "8.57.1",
3838
"jest": "29.7.0",
39-
"prettier": "3.4.1",
39+
"prettier": "3.4.2",
4040
"typescript": "5.7.2"
4141
},
4242
"publishConfig": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3530,10 +3530,10 @@ [email protected]:
35303530
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
35313531
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==
35323532

3533-
3534-
version "3.4.1"
3535-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
3536-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
3533+
3534+
version "3.4.2"
3535+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
3536+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
35373537

35383538
pretty-format@^29.0.0, pretty-format@^29.2.0:
35393539
version "29.2.0"

0 commit comments

Comments
 (0)