Skip to content

Commit 5b93e8c

Browse files
chore(deps): update dependency eslint-config-prettier to v10.1.5 (#699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 708fb56 commit 5b93e8c

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.1.2",
51+
"eslint-config-prettier": "10.1.5",
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.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==
3163+
eslint-config-prettier@10.1.5:
3164+
version "10.1.5"
3165+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
3166+
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
31673167

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

0 commit comments

Comments
 (0)