Skip to content

Commit 0de88a3

Browse files
Update dependency eslint-config-prettier to v10 (#348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0593f7 commit 0de88a3

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
@@ -26,7 +26,7 @@
2626
"chai": "4.5.0",
2727
"dotenv": "16.5.0",
2828
"eslint": "8.57.1",
29-
"eslint-config-prettier": "9.1.0",
29+
"eslint-config-prettier": "10.1.2",
3030
"eslint-config-xo": "0.43.1",
3131
"eslint-config-xo-typescript": "0.57.0",
3232
"ethereum-waffle": "3.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3188,10 +3188,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
31883188
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
31893189
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
31903190

3191-
eslint-config-prettier@9.1.0:
3192-
version "9.1.0"
3193-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
3194-
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
3191+
eslint-config-prettier@10.1.2:
3192+
version "10.1.2"
3193+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
3194+
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
31953195

31963196
eslint-config-xo-typescript@0.57.0:
31973197
version "0.57.0"

0 commit comments

Comments
 (0)