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

Commit a2a7b3c

Browse files
build(deps-dev): Bump prettier from 1.19.1 to 2.0.4 (#51)
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@1.19.1...2.0.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7117160 commit a2a7b3c

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@netlify/cache-utils": "^0.4.1"
1212
},
1313
"devDependencies": {
14-
"prettier": "^1.19.1",
14+
"prettier": "^2.0.4",
1515
"semantic-release": "^17.0.4",
1616
"typescript": "^3.8.3",
1717
"xo": "^0.29.0"

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5607,11 +5607,6 @@ prettier-linter-helpers@^1.0.0:
56075607
dependencies:
56085608
fast-diff "^1.1.2"
56095609

5610-
prettier@^1.19.1:
5611-
version "1.19.1"
5612-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
5613-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
5614-
56155610
prettier@^2.0.4:
56165611
version "2.0.4"
56175612
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"

0 commit comments

Comments
 (0)