Skip to content

Commit 64e6e04

Browse files
Merge pull request #250 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.6.0 to 3.6.1
2 parents 9fe4184 + e1b96f9 commit 64e6e04

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"axe-playwright": "2.1.0",
4141
"eslint": "9.29.0",
4242
"express": "4.21.2",
43-
"prettier": "3.6.0",
43+
"prettier": "3.6.1",
4444
"ts-node": "10.9.2",
4545
"typescript": "5.8.3"
4646
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2160,10 +2160,10 @@ prettier-plugin-organize-imports@3.2.4:
21602160
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
21612161
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==
21622162

2163-
prettier@3.6.0:
2164-
version "3.6.0"
2165-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
2166-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
2163+
prettier@3.6.1:
2164+
version "3.6.1"
2165+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
2166+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
21672167

21682168
prop-types@^15.8.1:
21692169
version "15.8.1"

0 commit comments

Comments
 (0)