diff --git a/package.json b/package.json index 28d12e5..1517c41 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "fabscale-eslint-config": "~1.6.0", "loader.js": "~4.7.0", "npm-run-all": "~4.1.5", - "prettier": "~2.8.0", + "prettier": "~3.5.3", "qunit": "~2.22.0", "qunit-dom": "~2.0.0", "release-it": "~15.11.0", diff --git a/yarn.lock b/yarn.lock index b8898f3..c70ecb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10715,11 +10715,16 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^2.5.1, prettier@~2.8.0: +prettier@^2.5.1: version "2.8.0" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9" integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA== +prettier@~3.5.3: + version "3.5.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5" + integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw== + printf@^0.6.1: version "0.6.1" resolved "https://registry.yarnpkg.com/printf/-/printf-0.6.1.tgz#b9afa3d3b55b7f2e8b1715272479fc756ed88650"