Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/prettier to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 12, 2022
1 parent ef595a9 commit 281ae66
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 @@ -27,7 +27,7 @@
"devDependencies": {
"@types/eslint": "8.4.2",
"@types/node": "16.11.34",
"@types/prettier": "2.6.0",
"@types/prettier": "2.6.1",
"@types/prettier-package-json": "2.1.1",
"@types/web": "0.0.64",
"@typescript-eslint/eslint-plugin": "5.23.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,10 @@ __metadata:
languageName: node
linkType: hard

"@types/prettier@npm:2.6.0":
version: 2.6.0
resolution: "@types/prettier@npm:2.6.0"
checksum: ade0fc6fc0340dfe48a1e5b6c60c536f5439c0c2dde42e8178d768fe19d48525fd40bacf2f29dccc11075b376fcfa3daa75f64373143889f9fb9509609aec627
"@types/prettier@npm:2.6.1":
version: 2.6.1
resolution: "@types/prettier@npm:2.6.1"
checksum: 2161c9c00b8545d49ca0f45eff1825d7b87a28bb1031fc2b03afaba254f5697810814db16ab4aa1814e41c0cb6963881758f26deef88cb7098ac874c7bbad8f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -1924,7 +1924,7 @@ __metadata:
dependencies:
"@types/eslint": 8.4.2
"@types/node": 16.11.34
"@types/prettier": 2.6.0
"@types/prettier": 2.6.1
"@types/prettier-package-json": 2.1.1
"@types/web": 0.0.64
"@typescript-eslint/eslint-plugin": 5.23.0
Expand Down

0 comments on commit 281ae66

Please sign in to comment.