Skip to content

Commit 7747e16

Browse files
Merge pull request #905 from dxw/renovate/eslint-config-prettier-10.x
Update dependency eslint-config-prettier to v10.1.3
2 parents 9d83e9a + 97c8ad3 commit 7747e16

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
@@ -14,7 +14,7 @@
1414
"@eslint/eslintrc": "3.3.1",
1515
"@eslint/js": "9.26.0",
1616
"eslint": "9.26.0",
17-
"eslint-config-prettier": "10.1.2",
17+
"eslint-config-prettier": "10.1.3",
1818
"globals": "16.0.0",
1919
"prettier": "3.5.3",
2020
"stylelint": "16.19.1",

yarn.lock

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

536-
537-
version "10.1.2"
538-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
539-
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
536+
537+
version "10.1.3"
538+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.3.tgz#b53b626e5fae39aa2a442a929488c35acec53c96"
539+
integrity sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA==
540540

541541
eslint-scope@^8.3.0:
542542
version "8.3.0"

0 commit comments

Comments
 (0)