Skip to content

Commit daf4c24

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"del-cli": "6.0.0",
4141
"dotenv": "16.5.0",
4242
"eslint": "8.57.1",
43-
"eslint-config-prettier": "10.1.3",
43+
"eslint-config-prettier": "10.1.5",
4444
"eslint-config-xo": "0.43.1",
4545
"eslint-config-xo-typescript": "0.55.1",
4646
"husky": "9.1.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5119,10 +5119,10 @@ escape-string-regexp@^1.0.5:
51195119
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
51205120
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
51215121

5122-
eslint-config-prettier@10.1.3:
5123-
version "10.1.3"
5124-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.3.tgz#b53b626e5fae39aa2a442a929488c35acec53c96"
5125-
integrity sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA==
5122+
eslint-config-prettier@10.1.5:
5123+
version "10.1.5"
5124+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
5125+
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
51265126

51275127
eslint-config-xo-typescript@0.55.1:
51285128
version "0.55.1"

0 commit comments

Comments
 (0)