Skip to content

Commit ab1e953

Browse files
committed
Update dependency prettier to v2.5.1
1 parent 8b7c544 commit ab1e953

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
@@ -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.5.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.5.1:
893+
version "2.5.1"
894+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
895+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
896896

897897
progress@^2.0.0:
898898
version "2.0.3"

0 commit comments

Comments
 (0)