Skip to content

Commit e1b5442

Browse files
Merge pull request #248 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.5.3 to 3.6.0
2 parents 6f61461 + 36ccae8 commit e1b5442

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.5.3",
43+
"prettier": "3.6.0",
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.5.3:
2164-
version "3.5.3"
2165-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
2166-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
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==
21672167

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

0 commit comments

Comments
 (0)