Skip to content

Commit df8a15a

Browse files
chore(deps): update dependency eslint-config-prettier to v10.1.2 (#696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e89576d commit df8a15a

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
@@ -48,7 +48,7 @@
4848
"ava": "4.3.3",
4949
"dotenv": "16.5.0",
5050
"eslint": "7.32.0",
51-
"eslint-config-prettier": "10.0.1",
51+
"eslint-config-prettier": "10.1.2",
5252
"eslint-plugin-functional": "3.7.2",
5353
"ethereum-waffle": "3.4.4",
5454
"husky": "7.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3160,10 +3160,10 @@ escape-string-regexp@^4.0.0:
31603160
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
31613161
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
31623162

3163-
eslint-config-prettier@10.0.1:
3164-
version "10.0.1"
3165-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
3166-
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
3163+
eslint-config-prettier@10.1.2:
3164+
version "10.1.2"
3165+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
3166+
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
31673167

31683168
eslint-plugin-functional@3.7.2:
31693169
version "3.7.2"

0 commit comments

Comments
 (0)