Skip to content

Commit 6938490

Browse files
chore(deps-dev): bump prettier from 1.15.3 to 1.19.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.15.3 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.15.3...1.19.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cbaef80 commit 6938490

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
@@ -39,7 +39,7 @@
3939
"husky": "^1.2.0",
4040
"lint-staged": "^8.1.0",
4141
"parcel-bundler": "^1.10.3",
42-
"prettier": "1.15.3"
42+
"prettier": "1.19.1"
4343
},
4444
"peerDependencies": {
4545
"parcel-bundler": "^1.10.3"

yarn.lock

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

4514-
prettier@1.15.3:
4515-
version "1.15.3"
4516-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.3.tgz#1feaac5bdd181237b54dbe65d874e02a1472786a"
4517-
integrity sha512-gAU9AGAPMaKb3NNSUUuhhFAS7SCO4ALTN4nRIn6PJ075Qd28Yn2Ig2ahEJWdJwJmlEBTUfC7mMUSFy8MwsOCfg==
4514+
prettier@1.19.1:
4515+
version "1.19.1"
4516+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
4517+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
45184518

45194519
private@^0.1.6:
45204520
version "0.1.8"

0 commit comments

Comments
 (0)