Skip to content

Commit db700b4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prettier to ^2.3.2
1 parent 321e3f7 commit db700b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@commitlint/cli": "^12.1.4",
3131
"@commitlint/config-conventional": "^12.1.4",
3232
"husky": "^4.3.5",
33-
"prettier": "^2.3.1",
33+
"prettier": "^2.3.2",
3434
"semantic-release": "^17.1.2"
3535
},
3636
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4427,10 +4427,10 @@ prepend-http@^1.0.1:
44274427
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
44284428
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
44294429

4430-
prettier@^2.3.1:
4431-
version "2.3.1"
4432-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
4433-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
4430+
prettier@^2.3.2:
4431+
version "2.3.2"
4432+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
4433+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
44344434

44354435
pretty-format@^26.6.2:
44364436
version "26.6.2"

0 commit comments

Comments
 (0)