Skip to content

Commit 3e8dae2

Browse files
Update dependency prettier to v2.4.1 (#573)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c18a941 commit 3e8dae2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CodeGolf.Web/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"husky": "4.3.0",
3939
"jest-preset-preact": "4.0.2",
4040
"lint-staged": "10.5.4",
41-
"prettier": "2.1.2"
41+
"prettier": "2.4.1"
4242
},
4343
"dependencies": {
4444
"@aspnet/signalr": "1.1.4",

CodeGolf.Web/ClientApp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8978,10 +8978,10 @@ prettier-linter-helpers@^1.0.0:
89788978
dependencies:
89798979
fast-diff "^1.1.2"
89808980

8981-
prettier@*, prettier@2.1.2:
8982-
version "2.1.2"
8983-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
8984-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
8981+
prettier@*, prettier@2.4.1:
8982+
version "2.4.1"
8983+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
8984+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
89858985

89868986
pretty-bytes@^4.0.2:
89878987
version "4.0.2"

0 commit comments

Comments
 (0)