Skip to content

Commit 5011275

Browse files
chore(deps-dev): bump prettier from 1.19.1 to 2.0.5
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.5. - [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.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5d5108d commit 5011275

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
@@ -37,7 +37,7 @@
3737
"lerna": "^3.14.1",
3838
"lint-staged": "10",
3939
"microbundle": "^0.11.0",
40-
"prettier": "^1.18.2",
40+
"prettier": "^2.0.5",
4141
"react-test-renderer": "^16.8.6",
4242
"ts-jest": "^25.2.0"
4343
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19529,10 +19529,10 @@ preserve@^0.2.0:
1952919529
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
1953019530
integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
1953119531

19532-
prettier@^1.18.2:
19533-
version "1.19.1"
19534-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
19535-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
19532+
prettier@^2.0.5:
19533+
version "2.0.5"
19534+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
19535+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
1953619536

1953719537
pretty-bytes@^3.0.0:
1953819538
version "3.0.1"

0 commit comments

Comments
 (0)