Skip to content

Commit 31fd4ee

Browse files
committed
chore(deps): update dependency prettier to ^2.6.1
1 parent 93ba7f9 commit 31fd4ee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: 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": "^2.6.1",
135135
"sinon": "^9.2.2",
136136
"source-map-support": "^0.5.19",
137137
"sourcegraph": "^25.3.0",

Diff for: 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@^2.6.1:
6527+
version "2.6.1"
6528+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
6529+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
65306530

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

0 commit comments

Comments
 (0)