Skip to content

Commit cdbf73e

Browse files
chore(deps-dev): bump prettier from 2.8.0 to 3.5.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 3.5.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.0...3.5.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b232d4c commit cdbf73e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"fabscale-eslint-config": "~1.6.0",
6464
"loader.js": "~4.7.0",
6565
"npm-run-all": "~4.1.5",
66-
"prettier": "~2.8.0",
66+
"prettier": "~3.5.2",
6767
"qunit": "~2.22.0",
6868
"qunit-dom": "~2.0.0",
6969
"release-it": "~15.11.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10715,11 +10715,16 @@ prettier-linter-helpers@^1.0.0:
1071510715
dependencies:
1071610716
fast-diff "^1.1.2"
1071710717

10718-
prettier@^2.5.1, prettier@~2.8.0:
10718+
prettier@^2.5.1:
1071910719
version "2.8.0"
1072010720
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
1072110721
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
1072210722

10723+
prettier@~3.5.2:
10724+
version "3.5.2"
10725+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
10726+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
10727+
1072310728
printf@^0.6.1:
1072410729
version "0.6.1"
1072510730
resolved "https://registry.yarnpkg.com/printf/-/printf-0.6.1.tgz#b9afa3d3b55b7f2e8b1715272479fc756ed88650"

0 commit comments

Comments
 (0)