Skip to content

Commit 0913ee6

Browse files
update prettier to 2.7.1
1 parent 9f0ad39 commit 0913ee6

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
@@ -80,6 +80,6 @@
8080
"jest": "26.6.3",
8181
"jest-environment-node": "26.6.2",
8282
"nodemon": "2.0.7",
83-
"prettier": "2.3.1"
83+
"prettier": "2.7.1"
8484
}
8585
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7250,10 +7250,10 @@ prepend-http@^2.0.0:
72507250
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
72517251
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
72527252

7253-
prettier@2.3.1:
7254-
version "2.3.1"
7255-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
7256-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
7253+
prettier@2.7.1:
7254+
version "2.7.1"
7255+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
7256+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
72577257

72587258
pretty-format@^26.6.2:
72597259
version "26.6.2"

0 commit comments

Comments
 (0)