Skip to content

Commit ae048b3

Browse files
Update dependency prettier to v3
1 parent 33ba5c7 commit ae048b3

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.2",
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
@@ -8317,10 +8317,10 @@ prettier-linter-helpers@^1.0.0:
83178317
dependencies:
83188318
fast-diff "^1.1.2"
83198319

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

83258325
pretty-error@^4.0.0:
83268326
version "4.0.0"

0 commit comments

Comments
 (0)