Skip to content

Commit 02eb3b8

Browse files
Update dependency eslint-config-prettier to v10 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
1 parent 5a9678f commit 02eb3b8

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
@@ -67,7 +67,7 @@
6767
"codecov": "^3.8.2",
6868
"cspell": "^9.0.0",
6969
"eslint": "^9.0.0",
70-
"eslint-config-prettier": "^9.0.0",
70+
"eslint-config-prettier": "^10.0.0",
7171
"eslint-plugin-eslint-comments": "^3.2.0",
7272
"eslint-plugin-import": "^2.29.0",
7373
"nyc": "^17.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,10 +2003,10 @@ escape-string-regexp@^5.0.0:
20032003
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
20042004
integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
20052005

2006-
eslint-config-prettier@^9.0.0:
2007-
version "9.1.0"
2008-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
2009-
integrity "sha1-Ma89lFeGRZZsCC/LcaWEbTyUhn8= sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw=="
2006+
eslint-config-prettier@^10.0.0:
2007+
version "10.1.8"
2008+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
2009+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
20102010

20112011
eslint-import-resolver-node@^0.3.9:
20122012
version "0.3.9"

0 commit comments

Comments
 (0)