aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-12 09:20:24 +0000
committerGitHub <[email protected]>2022-04-12 09:20:24 +0000
commitf64091bcf2f63a682c708bf2100982917863ecca (patch)
tree6d71107db4edf3767052e3e625b052f56b4b44e3
parent702325a33bb2d825c17b62d17d03c827efdced51 (diff)
downloadfaker-f64091bcf2f63a682c708bf2100982917863ecca.tar.xz
faker-f64091bcf2f63a682c708bf2100982917863ecca.zip
chore(deps): update dependency @types/prettier to ~2.6.0 (#834)
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 43f750ab..55e8a6ad 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"devDependencies": {
"@types/markdown-it": "~12.2.3",
"@types/node": "~16.11.26",
- "@types/prettier": "~2.4.4",
+ "@types/prettier": "~2.6.0",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.2",
"@typescript-eslint/eslint-plugin": "~5.18.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 29590c5a..ebbc46fe 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -3,7 +3,7 @@ lockfileVersion: 5.3
specifiers:
'@types/markdown-it': ~12.2.3
'@types/node': ~16.11.26
- '@types/prettier': ~2.4.4
+ '@types/prettier': ~2.6.0
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.2
'@typescript-eslint/eslint-plugin': ~5.18.0
@@ -41,7 +41,7 @@ specifiers:
devDependencies:
'@types/markdown-it': 12.2.3
'@types/node': 16.11.26
- '@types/prettier': 2.4.4
+ '@types/prettier': 2.6.0
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.2
'@typescript-eslint/eslint-plugin': 5.18.0_0dd9be2ba5ed9805045f3fec8be848f5
@@ -406,8 +406,8 @@ packages:
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
dev: true
- /@types/prettier/2.4.4:
- resolution: {integrity: sha512-ReVR2rLTV1kvtlWFyuot+d1pkpG2Fw/XKE3PDAdj57rbM97ttSp9JZ2UsP+2EHTylra9cUf6JA7tGwW1INzUrA==}
+ /@types/prettier/2.6.0:
+ resolution: {integrity: sha512-G/AdOadiZhnJp0jXCaBQU449W2h716OW/EoXeYkCytxKL06X1WCXB4DZpp8TpZ8eyIJVS1cw4lrlkkSYU21cDw==}
dev: true
/@types/sanitize-html/2.6.2: