Skip to content

Commit f3531e5

Browse files
renovate[bot]renovate-bot72636c
authored
deps: prettier 2.3.2 (#460)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Ryan Ling <[email protected]>
1 parent 274efe2 commit f3531e5

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/chatty-ways-compare.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'skuba': patch
3+
---
4+
5+
**deps:** prettier 2.3.2

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"npm-run-path": "^4.0.1",
8383
"npm-which": "^3.0.1",
8484
"picomatch": "^2.2.2",
85-
"prettier": "2.3.1",
85+
"prettier": "2.3.2",
8686
"read-pkg-up": "^7.0.1",
8787
"runtypes": "^6.0.0",
8888
"semantic-release": "^17.3.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8008,10 +8008,10 @@ prepend-http@^2.0.0:
80088008
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
80098009
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
80108010

8011-
8012-
version "2.3.1"
8013-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
8014-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
8011+
8012+
version "2.3.2"
8013+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
8014+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
80158015

80168016
prettier@^1.19.1:
80178017
version "1.19.1"

0 commit comments

Comments
 (0)