Skip to content

Commit 5613807

Browse files
dependabot-preview[bot]Turbo87
authored andcommitted
build(deps-dev): bump prettier from 1.18.2 to 1.19.1 (#533)
Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 1.19.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@1.18.2...1.19.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5548ba0 commit 5613807

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
@@ -59,7 +59,7 @@
5959
"jest": "^24.9.0",
6060
"lerna-changelog": "^0.8.0",
6161
"loader.js": "^4.2.3",
62-
"prettier": "1.18.2",
62+
"prettier": "1.19.1",
6363
"rollup": "^1.26.4",
6464
"rollup-plugin-typescript2": "^0.24.3",
6565
"ts-jest": "^24.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9545,10 +9545,10 @@ prettier-linter-helpers@^1.0.0:
95459545
dependencies:
95469546
fast-diff "^1.1.2"
95479547

9548-
prettier@1.18.2:
9549-
version "1.18.2"
9550-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
9551-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
9548+
prettier@1.19.1:
9549+
version "1.19.1"
9550+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
9551+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
95529552

95539553
pretty-format@^24.9.0:
95549554
version "24.9.0"

0 commit comments

Comments
 (0)