Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 80fc38d

Browse files
Merge pull request #835 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.4.0 to 3.4.1
2 parents 41dc777 + 302d7bc commit 80fc38d

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
@@ -39,7 +39,7 @@
3939
"@types/node": "20.9.5",
4040
"eslint": "8.57.1",
4141
"jest": "29.7.0",
42-
"prettier": "3.4.0",
42+
"prettier": "3.4.1",
4343
"ts-node": "10.9.2",
4444
"typescript": "5.7.2"
4545
},

yarn.lock

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

3590-
3591-
version "3.4.0"
3592-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.0.tgz#9dcd5e617cf103db8e4bd00924baecfd32bf9971"
3593-
integrity sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q==
3590+
3591+
version "3.4.1"
3592+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
3593+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
35943594

35953595
pretty-format@^29.0.0, pretty-format@^29.2.0:
35963596
version "29.2.0"

0 commit comments

Comments
 (0)