Skip to content

Commit edfb6bd

Browse files
Bump prettier from 2.8.8 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.5.3. - [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.3) --- 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 13fb0a1 commit edfb6bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-prettier": "^4.0.0",
3535
"glob": "^10.2.1",
3636
"mocha": "^11.0.1",
37-
"prettier": "^2.2.1"
37+
"prettier": "^3.5.3"
3838
},
3939
"engines": {
4040
"node": "16.* || 18.* || >= 20"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1240,10 +1240,10 @@ prettier-linter-helpers@^1.0.0:
12401240
dependencies:
12411241
fast-diff "^1.1.2"
12421242

1243-
prettier@^2.2.1:
1244-
version "2.8.8"
1245-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
1246-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
1243+
prettier@^3.5.3:
1244+
version "3.5.3"
1245+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
1246+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
12471247

12481248
punycode@1.3.2:
12491249
version "1.3.2"

0 commit comments

Comments
 (0)