Skip to content

Commit aa5e09a

Browse files
Merge pull request #951 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.4.1 to 3.4.2
2 parents 7d5b38f + c24a934 commit aa5e09a

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
@@ -40,7 +40,7 @@
4040
"jest-environment-jsdom": "29.7.0",
4141
"lodash": "4.17.21",
4242
"pako": "2.1.0",
43-
"prettier": "3.4.1",
43+
"prettier": "3.4.2",
4444
"terser": "5.36.0",
4545
"ts-node": "10.9.2",
4646
"typescript": "5.7.2"

yarn.lock

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

4244-
4245-
version "3.4.1"
4246-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
4247-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
4244+
4245+
version "3.4.2"
4246+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
4247+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
42484248

42494249
pretty-format@^29.0.0, pretty-format@^29.2.0:
42504250
version "29.2.0"

0 commit comments

Comments
 (0)