Skip to content

Commit 02b7119

Browse files
build: bump prettier from 2.8.8 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 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.8...3.0.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b22a2e commit 02b7119

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
@@ -36,7 +36,7 @@
3636
"cspell": "^6.1.1",
3737
"husky": "^8.0.1",
3838
"lint-staged": "^13.0.0",
39-
"prettier": "^2.6.2",
39+
"prettier": "^3.0.3",
4040
"semantic-release": "^19.0.2"
4141
}
4242
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3814,10 +3814,10 @@ pkg-conf@^2.1.0:
38143814
find-up "^2.0.0"
38153815
load-json-file "^4.0.0"
38163816

3817-
prettier@^2.6.2:
3818-
version "2.8.8"
3819-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
3820-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
3817+
prettier@^3.0.3:
3818+
version "3.0.3"
3819+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
3820+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
38213821

38223822
proc-log@^2.0.0, proc-log@^2.0.1:
38233823
version "2.0.1"

0 commit comments

Comments
 (0)