Skip to content

Commit c6555cd

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v9.1.0
1 parent f96ce9f commit c6555cd

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.3.1",
5050
"eslint": "7.32.0",
51-
"eslint-config-prettier": "9.0.0",
51+
"eslint-config-prettier": "9.1.0",
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
@@ -3127,10 +3127,10 @@ escape-string-regexp@^4.0.0:
31273127
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
31283128
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
31293129

3130-
eslint-config-prettier@9.0.0:
3131-
version "9.0.0"
3132-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
3133-
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
3130+
eslint-config-prettier@9.1.0:
3131+
version "9.1.0"
3132+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
3133+
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
31343134

31353135
eslint-plugin-functional@3.7.2:
31363136
version "3.7.2"

0 commit comments

Comments
 (0)