Skip to content

Commit be41e05

Browse files
chore(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 in /docs (#33491)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f240ea commit be41e05

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@typescript-eslint/eslint-plugin": "^5.0.0",
4545
"@typescript-eslint/parser": "^5.0.0",
4646
"eslint": "^8.0.0",
47-
"eslint-config-prettier": "^10.1.2",
47+
"eslint-config-prettier": "^10.1.5",
4848
"eslint-plugin-prettier": "^4.0.0",
4949
"eslint-plugin-react": "^7.37.5",
5050
"prettier": "^2.0.0",

docs/yarn.lock

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

6250-
eslint-config-prettier@^10.1.2:
6251-
version "10.1.2"
6252-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
6253-
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
6250+
eslint-config-prettier@^10.1.5:
6251+
version "10.1.5"
6252+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
6253+
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
62546254

62556255
eslint-plugin-prettier@^4.0.0:
62566256
version "4.2.1"

0 commit comments

Comments
 (0)