Skip to content

Commit dc83949

Browse files
Update dependency eslint-config-prettier to v10.1.5 (#1237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 417c834 commit dc83949

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
@@ -58,7 +58,7 @@
5858
"bl": "6.1.0",
5959
"dotenv": "16.5.0",
6060
"eslint": "8.57.1",
61-
"eslint-config-prettier": "10.0.1",
61+
"eslint-config-prettier": "10.1.5",
6262
"eslint-plugin-functional": "4.4.1",
6363
"esm": "3.2.25",
6464
"fs-extra": "11.3.0",

yarn.lock

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

3409-
eslint-config-prettier@10.0.1:
3410-
version "10.0.1"
3411-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
3412-
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
3409+
eslint-config-prettier@10.1.5:
3410+
version "10.1.5"
3411+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
3412+
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
34133413

34143414
34153415
version "4.4.1"

0 commit comments

Comments
 (0)