Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 918d95b

Browse files
authored
Merge pull request #88 from Nargonath/dependabot/npm_and_yarn/develop/prettier-1.19.1
build(deps-dev): bump prettier from 1.18.2 to 1.19.1
2 parents 9148dfe + 678270f commit 918d95b

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
@@ -69,7 +69,7 @@
6969
"husky": "4.2.1",
7070
"jest": "^24.8.0",
7171
"lint-staged": "10.0.2",
72-
"prettier": "1.18.2"
72+
"prettier": "1.19.1"
7373
},
7474
"dependencies": {
7575
"cross-spawn": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4248,10 +4248,10 @@ prelude-ls@~1.1.2:
42484248
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
42494249
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
42504250

4251-
prettier@1.18.2:
4252-
version "1.18.2"
4253-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
4254-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
4251+
prettier@1.19.1:
4252+
version "1.19.1"
4253+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
4254+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
42554255

42564256
pretty-error@^2.0.2:
42574257
version "2.1.1"

0 commit comments

Comments
 (0)