Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit bf0c6fb

Browse files
committed
chore(deps): update dependency prettier to v3.3.3
1 parent e77feb2 commit bf0c6fb

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
@@ -45,7 +45,7 @@
4545
"eslint-plugin-prettier": "5.1.3",
4646
"eslint-plugin-react": "7.34.3",
4747
"eslint-plugin-react-hooks": "4.6.2",
48-
"prettier": "3.3.2",
48+
"prettier": "3.3.3",
4949
"ts-node": "10.9.2",
5050
"typescript": "5.5.3"
5151
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11242,10 +11242,10 @@ prettier-linter-helpers@^1.0.0:
1124211242
dependencies:
1124311243
fast-diff "^1.1.2"
1124411244

11245-
11246-
version "3.3.2"
11247-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
11248-
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
11245+
11246+
version "3.3.3"
11247+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
11248+
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
1124911249

1125011250
pretty-bytes@^5.1.0, pretty-bytes@^5.6.0:
1125111251
version "5.6.0"

0 commit comments

Comments
 (0)