Skip to content

Commit f791b1b

Browse files
chore(deps): update dependency eslint-config-prettier to v10.1.3
1 parent 7c5d222 commit f791b1b

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
@@ -29,7 +29,7 @@
2929
"@commitlint/config-angular": "18.6.1",
3030
"bluebird": "3.7.2",
3131
"eslint": "7.32.0",
32-
"eslint-config-prettier": "10.1.2",
32+
"eslint-config-prettier": "10.1.3",
3333
"eslint-plugin-prettier": "4.2.1",
3434
"expect.js": "0.3.1",
3535
"gulp": "4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,10 +2421,10 @@ escape-string-regexp@^1.0.5:
24212421
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
24222422
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
24232423

2424-
eslint-config-prettier@10.1.2:
2425-
version "10.1.2"
2426-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
2427-
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
2424+
eslint-config-prettier@10.1.3:
2425+
version "10.1.3"
2426+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.3.tgz#b53b626e5fae39aa2a442a929488c35acec53c96"
2427+
integrity sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA==
24282428

24292429
eslint-plugin-prettier@4.2.1:
24302430
version "4.2.1"

0 commit comments

Comments
 (0)