Skip to content

Commit ccf64ed

Browse files
build(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 b209cd8 commit ccf64ed

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
@@ -63,7 +63,7 @@
6363
"jest": "^25.1.0",
6464
"jest-preset-angular": "^8.1.2",
6565
"ng-packagr": "=5.5.1",
66-
"prettier": "^1.18.2",
66+
"prettier": "^2.0.5",
6767
"pretty-quick": "^2.0.1",
6868
"rollup": "^2.0.6",
6969
"rollup-plugin-commonjs": "^10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4931,10 +4931,10 @@ prepend-http@^2.0.0:
49314931
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
49324932
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
49334933

4934-
prettier@^1.18.2:
4935-
version "1.19.1"
4936-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
4937-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
4934+
prettier@^2.0.5:
4935+
version "2.0.5"
4936+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
4937+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
49384938

49394939
pretty-format@^25.0.0, pretty-format@^25.2.1, pretty-format@^25.2.6:
49404940
version "25.2.6"

0 commit comments

Comments
 (0)