Skip to content

Commit f954f6a

Browse files
authored
Merge pull request #266 from CCIP-App/dependabot/npm_and_yarn/prettier-3.5.3
Bump prettier from 3.5.2 to 3.5.3
2 parents cab3ae6 + 45e73d5 commit f954f6a

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
@@ -26,7 +26,7 @@
2626
"eslint-plugin-vue": "^9.32.0",
2727
"expect": "^29.7.0",
2828
"picocolors": "^1.1.1",
29-
"prettier": "^3.5.2",
29+
"prettier": "^3.5.3",
3030
"tsm": "^2.3.0",
3131
"typescript": "^5.7.3",
3232
"typescript-eslint": "^8.26.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3380,10 +3380,10 @@ prelude-ls@^1.2.1:
33803380
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
33813381
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
33823382

3383-
prettier@^3.5.2:
3384-
version "3.5.2"
3385-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
3386-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
3383+
prettier@^3.5.3:
3384+
version "3.5.3"
3385+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
3386+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
33873387

33883388
pretty-format@^29.7.0:
33893389
version "29.7.0"

0 commit comments

Comments
 (0)