Skip to content

Commit cbcc94d

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.3"
99
},
1010
"scripts": {
1111
"lint": "prettier --check **/*.{js,tsx,css,md}",

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.3:
6+
version "3.5.3"
7+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
8+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==

0 commit comments

Comments
 (0)