Skip to content

Commit af87470

Browse files
Bump prettier from 2.8.3 to 2.8.4 (#65)
2 parents 248c258 + a67b86e commit af87470

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
@@ -63,7 +63,7 @@
6363
"license-checker-rseidelsohn": "^4.1.1",
6464
"lint-staged": "^13.1.1",
6565
"micromark-util-types": "^1.0.2",
66-
"prettier": "^2.8.3",
66+
"prettier": "^2.8.4",
6767
"sort-package-json": "^2.4.1",
6868
"ts-jest": "^29.0.5",
6969
"ts-node": "^10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4261,10 +4261,10 @@ prettier-plugin-import-sort@^0.0.7:
42614261
import-sort-parser-babylon "^6.0.0"
42624262
import-sort-parser-typescript "^6.0.0"
42634263

4264-
prettier@^2.8.1, prettier@^2.8.3:
4265-
version "2.8.3"
4266-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
4267-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
4264+
prettier@^2.8.1, prettier@^2.8.4:
4265+
version "2.8.4"
4266+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
4267+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
42684268

42694269
pretty-format@^29.0.0, pretty-format@^29.4.0:
42704270
version "29.4.0"

0 commit comments

Comments
 (0)