Skip to content

Commit 7f28a7d

Browse files
Merge pull request #836 from prettier/dependabot/npm_and_yarn/eslint-config-prettier-10.0.1
Bump eslint-config-prettier from 9.1.0 to 10.0.1
2 parents c069361 + 19737af commit 7f28a7d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"eslint": "^9.0.0",
38-
"eslint-config-prettier": "^9.0.0",
38+
"eslint-config-prettier": "^10.0.1",
3939
"husky": "^9.0.6",
4040
"jest": "^29.2.1",
4141
"linguist-languages": "^7.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,10 +1258,10 @@ escape-string-regexp@^4.0.0:
12581258
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
12591259
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
12601260

1261-
eslint-config-prettier@^9.0.0:
1262-
version "9.1.0"
1263-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
1264-
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
1261+
eslint-config-prettier@^10.0.1:
1262+
version "10.0.1"
1263+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
1264+
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
12651265

12661266
eslint-scope@^8.2.0:
12671267
version "8.2.0"

0 commit comments

Comments
 (0)