Skip to content

Commit f786e0e

Browse files
chore(deps-dev): bump prettier from 2.1.1 to 2.3.0 (#29)
1 parent dd9a114 commit f786e0e

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
@@ -21,7 +21,7 @@
2121
"@changesets/changelog-github": "^0.4.0",
2222
"@changesets/cli": "^2.16.0",
2323
"jest": "^26.4.2",
24-
"prettier": "^2.1.1",
24+
"prettier": "^2.3.0",
2525
"typescript": "^4.0.2"
2626
},
2727
"prettier": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4390,10 +4390,10 @@ prettier@^1.19.1:
43904390
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
43914391
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
43924392

4393-
prettier@^2.1.1:
4394-
version "2.1.1"
4395-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
4396-
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
4393+
prettier@^2.3.0:
4394+
version "2.3.0"
4395+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
4396+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
43974397

43984398
pretty-format@^26.0.0, pretty-format@^26.6.2:
43994399
version "26.6.2"

0 commit comments

Comments
 (0)