Skip to content

Commit b91dc26

Browse files
Update dependency eslint-config-prettier to v9.1.0
1 parent 6e8a395 commit b91dc26

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
@@ -48,7 +48,7 @@
4848
"@typescript-eslint/eslint-plugin": "6.13.1",
4949
"@typescript-eslint/parser": "6.13.1",
5050
"eslint": "8.55.0",
51-
"eslint-config-prettier": "9.0.0",
51+
"eslint-config-prettier": "9.1.0",
5252
"microbundle": "0.15.1",
5353
"typescript": "5.3.2"
5454
},

yarn.lock

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

2047-
eslint-config-prettier@9.0.0:
2048-
version "9.0.0"
2049-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
2050-
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
2047+
eslint-config-prettier@9.1.0:
2048+
version "9.1.0"
2049+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
2050+
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
20512051

20522052
eslint-scope@^7.2.2:
20532053
version "7.2.2"

0 commit comments

Comments
 (0)