Skip to content

Commit

Permalink
chore(deps): update dependency @types/prettier to v2.6.1 (#140)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 12, 2022
1 parent 4685218 commit a9829c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/common-tags": "1.8.1",
"@types/eslint": "8.4.2",
"@types/node": "17.0.21",
"@types/prettier": "2.6.0",
"@types/prettier": "2.6.1",
"@typescript-eslint/eslint-plugin": "5.23.0",
"@typescript-eslint/parser": "5.23.0",
"eslint": "8.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -466,10 +466,10 @@ __metadata:
languageName: node
linkType: hard

"@types/prettier@npm:2.6.0":
version: 2.6.0
resolution: "@types/prettier@npm:2.6.0"
checksum: 946f1f82ce6f31664e023a5d65931c31b7d677b454f528f67dce851d72e7fcfe713076f4251b16c3646eecf1545f5f5b909b4962966341ed9ddf5b80113b3674
"@types/prettier@npm:2.6.1":
version: 2.6.1
resolution: "@types/prettier@npm:2.6.1"
checksum: b25ec46d18129fa40c1a1f42feb7406e8f19901ba5261ba3c71600ad14996ae07b4f4b727a9b83da673948011e59d870fc519166f05b5d49e9ad39db1aea8c93
languageName: node
linkType: hard

Expand Down Expand Up @@ -3157,7 +3157,7 @@ __metadata:
"@types/common-tags": 1.8.1
"@types/eslint": 8.4.2
"@types/node": 17.0.21
"@types/prettier": 2.6.0
"@types/prettier": 2.6.1
"@typescript-eslint/eslint-plugin": 5.23.0
"@typescript-eslint/parser": 5.23.0
common-tags: ^1.8.2
Expand Down

0 comments on commit a9829c1

Please sign in to comment.