Skip to content

Commit cc228d9

Browse files
Bump prettier from 2.8.7 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 3.0.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.7...3.0.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 8c92fa8 commit cc228d9

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
@@ -101,7 +101,7 @@
101101
"npm-run-all": "4.1.5",
102102
"ovsx": "0.8.3",
103103
"path-browserify": "1.0.1",
104-
"prettier": "2.8.7",
104+
"prettier": "3.0.3",
105105
"pretty-quick": "3.1.3",
106106
"process": "0.11.10",
107107
"sinon": "17.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6696,10 +6696,10 @@ prelude-ls@~1.1.2:
66966696
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
66976697
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
66986698

6699-
prettier@2.8.7:
6700-
version "2.8.7"
6701-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
6702-
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
6699+
prettier@3.0.3:
6700+
version "3.0.3"
6701+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
6702+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
67036703

67046704
prettier@^2:
67056705
version "2.8.8"

0 commit comments

Comments
 (0)