Skip to content

Commit e84ae6e

Browse files
Bump prettier from 2.8.8 to 3.5.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 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.8...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 acd5283 commit e84ae6e

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"html-differ": "^1.4.0",
152152
"mocha": "^10.2.0",
153153
"npm-run-all2": "^6.0.6",
154-
"prettier": "^2.8.0",
154+
"prettier": "^3.5.2",
155155
"puppeteer": "^24.2.0",
156156
"qunit": "^2.19.4",
157157
"recast": "^0.22.0",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

smoke-tests/app-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-qunit": "^8.1.1",
5959
"loader.js": "^4.7.0",
6060
"npm-run-all": "^4.1.5",
61-
"prettier": "^3.2.5",
61+
"prettier": "^3.5.2",
6262
"qunit": "^2.19.2",
6363
"qunit-dom": "^3.1.1",
6464
"webpack": "^5.74.0"

0 commit comments

Comments
 (0)