Skip to content

Commit 16d85c0

Browse files
build(deps): update dependency eslint-config-prettier to v10.1.8
1 parent fbd1dcf commit 16d85c0

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
@@ -41,7 +41,7 @@
4141
"conventional-changelog-conventionalcommits": "7.0.2",
4242
"cz-conventional-changelog": "3.3.0",
4343
"eslint": "8.57.1",
44-
"eslint-config-prettier": "10.1.5",
44+
"eslint-config-prettier": "10.1.8",
4545
"eslint-plugin-import": "2.32.0",
4646
"eslint-plugin-jsdoc": "48.11.0",
4747
"eslint-plugin-prefer-arrow": "1.2.3",

yarn.lock

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

2155-
2156-
version "10.1.5"
2157-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
2158-
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
2155+
2156+
version "10.1.8"
2157+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
2158+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
21592159

21602160
eslint-import-resolver-node@^0.3.9:
21612161
version "0.3.9"

0 commit comments

Comments
 (0)