Skip to content

Commit 0faa752

Browse files
committed
chore(deps): update dependency @types/prettier to v2.0.2
1 parent 9319426 commit 0faa752

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
@@ -21,7 +21,7 @@
2121
"@types/eslint": "6.8.0",
2222
"@types/eslint-plugin-prettier": "3.1.0",
2323
"@types/html-webpack-plugin": "3.2.2",
24-
"@types/prettier": "2.0.0",
24+
"@types/prettier": "2.0.2",
2525
"@types/react": "16.9.34",
2626
"@types/react-dom": "16.9.7",
2727
"@types/styled-components": "5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,10 +1246,10 @@
12461246
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
12471247
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==
12481248

1249-
"@types/prettier@2.0.0":
1250-
version "2.0.0"
1251-
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.0.0.tgz#dc85454b953178cc6043df5208b9e949b54a3bc4"
1252-
integrity sha512-/rM+sWiuOZ5dvuVzV37sUuklsbg+JPOP8d+nNFlo2ZtfpzPiPvh1/gc8liWOLBqe+sR+ZM7guPaIcTt6UZTo7Q==
1249+
"@types/prettier@2.0.2":
1250+
version "2.0.2"
1251+
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.0.2.tgz#5bb52ee68d0f8efa9cc0099920e56be6cc4e37f3"
1252+
integrity sha512-IkVfat549ggtkZUthUzEX49562eGikhSYeVGX97SkMFn+sTZrgRewXjQ4tPKFPCykZHkX1Zfd9OoELGqKU2jJA==
12531253

12541254
"@types/prop-types@*":
12551255
version "15.7.3"

0 commit comments

Comments
 (0)