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

Commit 1424db1

Browse files
committed
chore(deps): update dependency prettier to ^2.3.1
1 parent bf9603b commit 1424db1

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"eslint": "^7.27.0",
138138
"husky": "^4.3.6",
139139
"nyc": "^15.1.0",
140-
"prettier": "^2.2.1",
140+
"prettier": "^2.3.1",
141141
"semantic-release": "^17.3.0",
142142
"semantic-release-vsce": "^3.0.1",
143143
"typescript": "^4.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5448,10 +5448,10 @@ prepend-http@^1.0.1:
54485448
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz"
54495449
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
54505450

5451-
prettier@^2.2.1:
5452-
version "2.2.1"
5453-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz"
5454-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
5451+
prettier@^2.3.1:
5452+
version "2.3.1"
5453+
resolved "https://registry.npmjs.org/prettier/-/prettier-2.3.1.tgz"
5454+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
54555455

54565456
pretty-format@^26.6.2:
54575457
version "26.6.2"

0 commit comments

Comments
 (0)