Skip to content

Commit a8d576e

Browse files
committed
chore(deps): update dependency prettier to v1.19.1
1 parent 06779a3 commit a8d576e

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
@@ -15,7 +15,7 @@
1515
"commitlint": "8.2.0",
1616
"husky": "3.0.5",
1717
"lint-staged": "8.1.7",
18-
"prettier": "1.18.2",
18+
"prettier": "1.19.1",
1919
"serve": "11.0.1"
2020
},
2121
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,10 +2003,10 @@ posix-character-classes@^0.1.0:
20032003
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
20042004
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
20052005

2006-
prettier@1.18.2:
2007-
version "1.18.2"
2008-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
2009-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
2006+
prettier@1.19.1:
2007+
version "1.19.1"
2008+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
2009+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
20102010

20112011
process-nextick-args@~2.0.0:
20122012
version "2.0.0"

0 commit comments

Comments
 (0)