Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 1b2f744

Browse files
chore(deps): update dependency prettier to v3
1 parent 4de2d44 commit 1b2f744

File tree

2 files changed

+158
-2483
lines changed

2 files changed

+158
-2483
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@changesets/changelog-github": "^0.5.0",
3030
"@changesets/cli": "^2.27.1",
3131
"@rollup/plugin-alias": "^5.1.0",
32-
"@types/prettier": "^2.7.3",
32+
"@types/prettier": "^3.0.0",
3333
"minimatch": "^9.0.3",
3434
"patch-package": "^8.0.0",
3535
"rollup": "^4.9.1",
@@ -49,7 +49,7 @@
4949
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",
5050
"eslint-plugin-sonar": "link:eslint-plugin-sonar",
5151
"eslint-plugin-sonarjs": "^0.23.0",
52-
"prettier": "^2.8.8",
52+
"prettier": "^3.2.5",
5353
"tmp": "^0.2.1"
5454
},
5555
"typeCoverage": {

0 commit comments

Comments
 (0)