Skip to content

Commit 90b38d8

Browse files
committed
update prettier
1 parent ad14373 commit 90b38d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

repo-scripts/prune-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@types/eslint": "7.29.0",
36-
"@types/prettier": "2.7.1",
36+
"@types/prettier": "2.7.2",
3737
"mocha": "9.2.2"
3838
}
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3577,10 +3577,10 @@
35773577
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
35783578
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
35793579

3580-
"@types/[email protected].1":
3581-
version "2.7.1"
3582-
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.1.tgz#dfd20e2dc35f027cdd6c1908e80a5ddc7499670e"
3583-
integrity sha512-ri0UmynRRvZiiUJdiz38MmIblKK+oH30MztdBVR95dv/Ubw6neWSb8u1XpRb72L4qsZOhz+L+z9JD40SJmfWow==
3580+
"@types/[email protected].2":
3581+
version "2.7.2"
3582+
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0"
3583+
integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==
35843584

35853585
"@types/prettier@^2.1.5":
35863586
version "2.3.2"

0 commit comments

Comments
 (0)