Skip to content

Commit ee5cf8e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prettier to ^2.1.2
1 parent 8ee333f commit ee5cf8e

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
@@ -30,7 +30,7 @@
3030
"@commitlint/cli": "^9.1.1",
3131
"@commitlint/config-conventional": "^9.1.1",
3232
"husky": "^4.2.5",
33-
"prettier": "^2.0.5",
33+
"prettier": "^2.1.2",
3434
"semantic-release": "^17.1.1"
3535
},
3636
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4143,10 +4143,10 @@ prepend-http@^1.0.1:
41434143
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
41444144
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
41454145

4146-
prettier@^2.0.5:
4147-
version "2.0.5"
4148-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
4149-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
4146+
prettier@^2.1.2:
4147+
version "2.1.2"
4148+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
4149+
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
41504150

41514151
process-nextick-args@~2.0.0:
41524152
version "2.0.1"

0 commit comments

Comments
 (0)