Skip to content

Commit 91958e7

Browse files
chore(deps): update dependency @types/prettier to v2 (#97)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 180a21d commit 91958e7

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
@@ -47,7 +47,7 @@
4747
"@types/js-yaml": "^3.12.1",
4848
"@types/json5": "^0.0.30",
4949
"@types/node": "^12.6.8",
50-
"@types/prettier": "^1.18.1",
50+
"@types/prettier": "^2.0.0",
5151
"@types/yargs": "^15.0.0",
5252
"@typescript-eslint/eslint-plugin": "^2.12.0",
5353
"@typescript-eslint/parser": "^2.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -667,10 +667,10 @@
667667
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
668668
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
669669

670-
"@types/prettier@^1.18.1":
671-
version "1.19.0"
672-
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.0.tgz#a2502fb7ce9b6626fdbfc2e2a496f472de1bdd05"
673-
integrity sha512-gDE8JJEygpay7IjA/u3JiIURvwZW08f0cZSZLAzFoX/ZmeqvS0Sqv+97aKuHpNsalAMMhwPe+iAS6fQbfmbt7A==
670+
"@types/prettier@^2.0.0":
671+
version "2.0.0"
672+
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.0.0.tgz#dc85454b953178cc6043df5208b9e949b54a3bc4"
673+
integrity sha512-/rM+sWiuOZ5dvuVzV37sUuklsbg+JPOP8d+nNFlo2ZtfpzPiPvh1/gc8liWOLBqe+sR+ZM7guPaIcTt6UZTo7Q==
674674

675675
"@types/stack-utils@^1.0.1":
676676
version "1.0.1"

0 commit comments

Comments
 (0)