Skip to content

Commit 4c72f3e

Browse files
Update dependency prettier to v2.7.1
1 parent 8b7c544 commit 4c72f3e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-config-prettier": "8.3.0",
2727
"eslint-plugin-prettier": "3.4.0",
2828
"eslint-plugin-roblox-ts": "0.0.30",
29-
"prettier": "2.3.2",
29+
"prettier": "2.7.1",
3030
"typescript": "4.3.5"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -889,10 +889,10 @@ prettier-linter-helpers@^1.0.0:
889889
dependencies:
890890
fast-diff "^1.1.2"
891891

892-
prettier@2.3.2:
893-
version "2.3.2"
894-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
895-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
892+
prettier@2.7.1:
893+
version "2.7.1"
894+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
895+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
896896

897897
progress@^2.0.0:
898898
version "2.0.3"

0 commit comments

Comments
 (0)