Skip to content

Commit 095f3f2

Browse files
author
Daniel Del Core
committed
add prettier types
1 parent dc332bc commit 095f3f2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"@types/inquirer": "^8.2.1",
4949
"@types/jest": "^29.0.0",
5050
"@types/jscodeshift": "^0.11.6",
51+
"@types/prettier": "^2.0.0",
5152
"@types/tar": "^4.0.4",
5253
"@typescript-eslint/eslint-plugin": "^5.0.0",
5354
"@typescript-eslint/parser": "^5.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2775,6 +2775,11 @@
27752775
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
27762776
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
27772777

2778+
"@types/prettier@^2.0.0":
2779+
version "2.7.3"
2780+
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.3.tgz#3e51a17e291d01d17d3fc61422015a933af7a08f"
2781+
integrity sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==
2782+
27782783
"@types/semver@^6.0.1":
27792784
version "6.2.7"
27802785
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.2.7.tgz#473fb8d63ea04f7511c699fb9b96830c51e8a53d"

0 commit comments

Comments
 (0)