Skip to content

Commit f695df2

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prettier to ^2.2.1
1 parent 26bd99a commit f695df2

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": "^11.0.0",
3131
"@commitlint/config-conventional": "^11.0.0",
3232
"husky": "^4.3.0",
33-
"prettier": "^2.1.2",
33+
"prettier": "^2.2.1",
3434
"semantic-release": "^17.1.2"
3535
},
3636
"dependencies": {

yarn.lock

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

4263-
prettier@^2.1.2:
4264-
version "2.1.2"
4265-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
4266-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
4263+
prettier@^2.2.1:
4264+
version "2.2.1"
4265+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
4266+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
42674267

42684268
process-nextick-args@~2.0.0:
42694269
version "2.0.1"

0 commit comments

Comments
 (0)