Skip to content

Commit 7cb010f

Browse files
chore(deps-dev): bump prettier from 2.7.1 to 3.0.3 (#279)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8688a50 commit 7cb010f

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
@@ -59,7 +59,7 @@
5959
"husky": "8.0.3",
6060
"jest": "28.1.2",
6161
"lint-staged": "^13.0.3",
62-
"prettier": "2.7.1",
62+
"prettier": "3.0.3",
6363
"prettier-plugin-toml": "^0.3.1",
6464
"rimraf": "4.4.1",
6565
"ts-jest": "28.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3057,10 +3057,10 @@ prettier-plugin-toml@^0.3.1:
30573057
"@toml-tools/parser" "^0.3.1"
30583058
prettier "^1.16.0"
30593059

3060-
prettier@2.7.1:
3061-
version "2.7.1"
3062-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
3063-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
3060+
prettier@3.0.3:
3061+
version "3.0.3"
3062+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
3063+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
30643064

30653065
prettier@^1.16.0:
30663066
version "1.19.1"

0 commit comments

Comments
 (0)