Skip to content

Commit 9afca80

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency prettier to v2.6.1
1 parent 07c6df3 commit 9afca80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ethlint": "1.2.5",
4141
"husky": "7.0.4",
4242
"mocha": "9.2.2",
43-
"prettier": "2.6.0",
43+
"prettier": "2.6.1",
4444
"prettier-plugin-solidity": "1.0.0-beta.19",
4545
"rimraf": "3.0.2",
4646
"ts-node": "10.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7309,10 +7309,10 @@ prettier-plugin-solidity@1.0.0-beta.19:
73097309
solidity-comments-extractor "^0.0.7"
73107310
string-width "^4.2.3"
73117311

7312-
prettier@2.6.0:
7313-
version "2.6.0"
7314-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
7315-
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
7312+
prettier@2.6.1:
7313+
version "2.6.1"
7314+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
7315+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
73167316

73177317
prettier@^2.1.2:
73187318
version "2.2.1"

0 commit comments

Comments
 (0)