Skip to content

Commit 8883312

Browse files
authored
Merge pull request #13 from ferdikoomen/dependabot/npm_and_yarn/prettier-1.19.1
Bump prettier from 1.18.2 to 1.19.1
2 parents 65b2e9f + 01579c6 commit 8883312

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"js-yaml": "3.13.1",
8282
"mkdirp": "0.5.1",
8383
"path": "0.12.7",
84-
"prettier": "1.18.2",
84+
"prettier": "1.19.1",
8585
"rimraf": "3.0.0",
8686
"typescript": "3.7.2",
8787
"yup": "0.27.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3729,10 +3729,10 @@ prettier-linter-helpers@^1.0.0:
37293729
dependencies:
37303730
fast-diff "^1.1.2"
37313731

3732-
prettier@1.18.2:
3733-
version "1.18.2"
3734-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
3735-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
3732+
prettier@1.19.1:
3733+
version "1.19.1"
3734+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
3735+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
37363736

37373737
pretty-format@^24.9.0:
37383738
version "24.9.0"

0 commit comments

Comments
 (0)