Skip to content

Commit 7376db1

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent 81c4953 commit 7376db1

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
@@ -125,7 +125,7 @@
125125
"@typescript-eslint/eslint-plugin": "^5.10.2",
126126
"@typescript-eslint/parser": "^5.10.2",
127127
"eslint": "^8.8.0",
128-
"eslint-config-prettier": "^9.0.0",
128+
"eslint-config-prettier": "^10.0.0",
129129
"eslint-plugin-node": "^11.1.0",
130130
"eslint-plugin-prettier": "^4.0.0",
131131
"husky": "^7.0.4",

yarn.lock

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

1531-
eslint-config-prettier@^9.0.0:
1532-
version "9.0.0"
1533-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
1534-
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
1531+
eslint-config-prettier@^10.0.0:
1532+
version "10.1.8"
1533+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
1534+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
15351535

15361536
eslint-plugin-es@^3.0.0:
15371537
version "3.0.1"

0 commit comments

Comments
 (0)