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

Commit edd2eb2

Browse files
committed
chore(deps): update dependency prettier to ^2.3.2
1 parent c750f35 commit edd2eb2

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.32.0",
138138
"husky": "^4.3.6",
139139
"nyc": "^15.1.0",
140-
"prettier": "^2.2.1",
140+
"prettier": "^2.3.2",
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
@@ -5466,10 +5466,10 @@ prepend-http@^1.0.1:
54665466
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz"
54675467
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
54685468

5469-
prettier@^2.2.1:
5470-
version "2.2.1"
5471-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz"
5472-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
5469+
prettier@^2.3.2:
5470+
version "2.3.2"
5471+
resolved "https://registry.npmjs.org/prettier/-/prettier-2.3.2.tgz"
5472+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
54735473

54745474
pretty-format@^26.6.2:
54755475
version "26.6.2"

0 commit comments

Comments
 (0)