Skip to content

Commit 16dfa27

Browse files
authored
Merge pull request #52 from javaistic/depfu/update/yarn/prettier-2.5.1
Update prettier: 2.5.0 → 2.5.1 (patch)
2 parents 4c9daef + a1ef475 commit 16dfa27

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
@@ -74,7 +74,7 @@
7474
"eslint-plugin-jsx-a11y": "6.x",
7575
"eslint-plugin-react": "7.x",
7676
"eslint-plugin-react-hooks": "2.x",
77-
"prettier": "^2.5.0",
77+
"prettier": "^2.5.1",
7878
"typescript": "^4.5.2"
7979
}
8080
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5276,10 +5276,10 @@ prelude-ls@~1.1.2:
52765276
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
52775277
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
52785278

5279-
prettier@^2.5.0:
5280-
version "2.5.0"
5281-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
5282-
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
5279+
prettier@^2.5.1:
5280+
version "2.5.1"
5281+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
5282+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
52835283

52845284
pretty-hrtime@^1.0.3:
52855285
version "1.0.3"

0 commit comments

Comments
 (0)