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

Commit ebb96e1

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

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
@@ -5473,10 +5473,10 @@ prepend-http@^1.0.1:
54735473
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz"
54745474
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
54755475

5476-
prettier@^2.2.1:
5477-
version "2.2.1"
5478-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz"
5479-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
5476+
prettier@^2.3.2:
5477+
version "2.3.2"
5478+
resolved "https://registry.npmjs.org/prettier/-/prettier-2.3.2.tgz"
5479+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
54805480

54815481
pretty-format@^26.6.2:
54825482
version "26.6.2"

0 commit comments

Comments
 (0)