Skip to content

Commit 76d4d00

Browse files
chore(deps): update dependency prettier to v3
1 parent a13f7ae commit 76d4d00

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"repository": "https://github.com/react-bootstrap/code-sandbox-examples",
66
"license": "MIT",
77
"dependencies": {
8-
"prettier": "^2.7.1"
8+
"prettier": "^3.5.2"
99
},
1010
"scripts": {
1111
"lint": "prettier --check **/*.{js,tsx,css,md}",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
prettier@^2.7.1:
6-
version "2.7.1"
7-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
8-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
5+
prettier@^3.5.2:
6+
version "3.5.2"
7+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
8+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==

0 commit comments

Comments
 (0)