Skip to content

Commit aa85e28

Browse files
Update dependency prettier to v3
1 parent af7211c commit aa85e28

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
@@ -109,7 +109,7 @@
109109
"mini-css-extract-plugin": "2.9.4",
110110
"moment-locales-webpack-plugin": "1.2.0",
111111
"path": "0.12.7",
112-
"prettier": "2.2.1",
112+
"prettier": "3.6.2",
113113
"puppeteer": "24.2.1",
114114
"setup-polly-jest": "0.11.0",
115115
"style-loader": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8319,10 +8319,10 @@ prettier-linter-helpers@^1.0.0:
83198319
dependencies:
83208320
fast-diff "^1.1.2"
83218321

8322-
prettier@2.2.1:
8323-
version "2.2.1"
8324-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
8325-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
8322+
prettier@3.6.2:
8323+
version "3.6.2"
8324+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
8325+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
83268326

83278327
pretty-error@^4.0.0:
83288328
version "4.0.0"

0 commit comments

Comments
 (0)