Skip to content

Commit 8a9e78b

Browse files
chore(): pin @types/prettier ^2.6.4 dev (#253)
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | npm | @types/prettier | 2.6.3 | 2.6.4 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5401284 commit 8a9e78b

4 files changed

Lines changed: 21 additions & 7 deletions

File tree

.pnp.cjs

Lines changed: 11 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
16.3 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/jsonwebtoken": "^8.5.8",
7272
"@types/node": "^16.11.45",
7373
"@types/pg": "^8.6.5",
74-
"@types/prettier": "^2.6.3",
74+
"@types/prettier": "^2.6.4",
7575
"@types/supertest": "^2.0.12",
7676
"@typescript-eslint/eslint-plugin": "^5.31.0",
7777
"@typescript-eslint/parser": "^5.31.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,13 +1393,20 @@ __metadata:
13931393
languageName: node
13941394
linkType: hard
13951395

1396-
"@types/prettier@npm:^2.1.5, @types/prettier@npm:^2.6.3":
1396+
"@types/prettier@npm:^2.1.5":
13971397
version: 2.6.3
13981398
resolution: "@types/prettier@npm:2.6.3"
13991399
checksum: e1836699ca189fff6d2a73dc22e028b6a6f693ed1180d5998ac29fa197caf8f85aa92cb38db642e4a370e616b451cb5722ad2395dab11c78e025a1455f37d1f0
14001400
languageName: node
14011401
linkType: hard
14021402

1403+
"@types/prettier@npm:^2.6.4":
1404+
version: 2.6.4
1405+
resolution: "@types/prettier@npm:2.6.4"
1406+
checksum: a8ec6601cbacf8040782cc883bf1a9393fdcb991ebe88440b0f875bb1556652927ac9fe61a721b6c666ac6252158ba327ce2868559bafa2c86e7dfef4089782a
1407+
languageName: node
1408+
linkType: hard
1409+
14031410
"@types/qs@npm:*":
14041411
version: 6.9.7
14051412
resolution: "@types/qs@npm:6.9.7"
@@ -5729,7 +5736,7 @@ __metadata:
57295736
"@types/jsonwebtoken": ^8.5.8
57305737
"@types/node": ^16.11.45
57315738
"@types/pg": ^8.6.5
5732-
"@types/prettier": ^2.6.3
5739+
"@types/prettier": ^2.6.4
57335740
"@types/supertest": ^2.0.12
57345741
"@typescript-eslint/eslint-plugin": ^5.31.0
57355742
"@typescript-eslint/parser": ^5.31.0

0 commit comments

Comments
 (0)