Skip to content

Commit 73a21e4

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v8.9.0
1 parent 217dd2f commit 73a21e4

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
@@ -152,7 +152,7 @@
152152
"autoprefixer": "10.4.14",
153153
"ava": "5.3.1",
154154
"eslint": "8.45.0",
155-
"eslint-config-prettier": "8.8.0",
155+
"eslint-config-prettier": "8.9.0",
156156
"eslint-plugin-functional": "4.4.1",
157157
"glob": "10.3.3",
158158
"husky": "8.0.3",

yarn.lock

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

2908-
eslint-config-prettier@8.8.0:
2909-
version "8.8.0"
2910-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
2911-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
2908+
eslint-config-prettier@8.9.0:
2909+
version "8.9.0"
2910+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.9.0.tgz#094b6254b2804b0544f7cee535f802b6d29ee10b"
2911+
integrity sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==
29122912

29132913
29142914
version "4.4.1"

0 commit comments

Comments
 (0)