diff --git a/package.json b/package.json index 28d12e5..62d1a84 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.4.2", "qunit": "~2.22.0", "qunit-dom": "~2.0.0", "release-it": "~15.11.0", diff --git a/yarn.lock b/yarn.lock index fd27129..8670f54 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.4.2: + version "3.4.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f" + integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ== + printf@^0.6.1: version "0.6.1" resolved "https://registry.yarnpkg.com/printf/-/printf-0.6.1.tgz#b9afa3d3b55b7f2e8b1715272479fc756ed88650"