Skip to content

Commit a183a47

Browse files
chore(deps): update dependency prettier to v3
1 parent 039c612 commit a183a47

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
@@ -131,7 +131,7 @@
131131
"mocha": "^7.2.0",
132132
"nyc": "^13.3.0",
133133
"parcel-bundler": "^1.12.4",
134-
"prettier": "^2.2.1",
134+
"prettier": "^3.2.4",
135135
"sinon": "^9.2.2",
136136
"source-map-support": "^0.5.19",
137137
"sourcegraph": "^25.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6523,10 +6523,10 @@ prelude-ls@~1.1.2:
65236523
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
65246524
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
65256525

6526-
prettier@^2.2.1:
6527-
version "2.2.1"
6528-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
6529-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
6526+
prettier@^3.2.4:
6527+
version "3.2.4"
6528+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
6529+
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
65306530

65316531
process-nextick-args@~2.0.0:
65326532
version "2.0.1"

0 commit comments

Comments
 (0)