Skip to content

Commit c916508

Browse files
authored
Merge pull request #34 from javaistic/depfu/update/yarn/prettier-2.5.0
Update prettier: 2.4.1 → 2.5.0 (minor)
2 parents 4520c6d + 429a42e commit c916508

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
@@ -72,7 +72,7 @@
7272
"eslint-plugin-jsx-a11y": "6.x",
7373
"eslint-plugin-react": "7.x",
7474
"eslint-plugin-react-hooks": "2.x",
75-
"prettier": "^2.4.1",
75+
"prettier": "^2.5.0",
7676
"typescript": "^4.5.2"
7777
}
7878
}

yarn.lock

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

5269-
prettier@^2.4.1:
5270-
version "2.4.1"
5271-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
5272-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
5269+
prettier@^2.5.0:
5270+
version "2.5.0"
5271+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
5272+
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
52735273

52745274
pretty-hrtime@^1.0.3:
52755275
version "1.0.3"

0 commit comments

Comments
 (0)