Skip to content

Commit 6c20715

Browse files
Bump prettier from 2.8.8 to 3.2.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.2.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.2.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c46282 commit 6c20715

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
@@ -71,7 +71,7 @@
7171
"eslint-plugin-qunit": "^7.3.1",
7272
"loader.js": "^4.7.0",
7373
"npm-run-all": "^4.1.5",
74-
"prettier": "^2.7.1",
74+
"prettier": "^3.2.2",
7575
"qunit": "^2.19.2",
7676
"qunit-dom": "^2.0.0",
7777
"release-it": "^16.2.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10462,11 +10462,16 @@ prettier-linter-helpers@^1.0.0:
1046210462
dependencies:
1046310463
fast-diff "^1.1.2"
1046410464

10465-
prettier@^2.5.1, prettier@^2.7.1:
10465+
prettier@^2.5.1:
1046610466
version "2.8.8"
1046710467
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
1046810468
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
1046910469

10470+
prettier@^3.2.2:
10471+
version "3.2.2"
10472+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
10473+
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==
10474+
1047010475
pretty-ms@^3.1.0:
1047110476
version "3.2.0"
1047210477
resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-3.2.0.tgz#87a8feaf27fc18414d75441467d411d6e6098a25"

0 commit comments

Comments
 (0)