Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.3 in /modules/web #9874

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-rxjs": "5.0.3",
"git-describe": "4.1.1",
"graphql": "16.10.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11071,9 +11071,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.2.1":
version: 5.2.1
resolution: "eslint-plugin-prettier@npm:5.2.1"
"eslint-plugin-prettier@npm:5.2.3":
version: 5.2.3
resolution: "eslint-plugin-prettier@npm:5.2.3"
dependencies:
prettier-linter-helpers: ^1.0.0
synckit: ^0.9.1
Expand All @@ -11087,7 +11087,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 812f4d1596dcd3a55963212dfbd818a4b38f880741aac75f6869aa740dc5d934060674d3b85d10ff9fec424defa61967dbdef26b8a893a92c9b51880264ed0d9
checksum: 3f3210ed6a52eb2e7cd10a635857328136149c79240627b8f5dbc6c5271d5020b17ab2e7067acc0a82fec686fa35ed182dd8d67feca41818d6a7810bf6dad2b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -14631,7 +14631,7 @@ __metadata:
eslint: 8.57.0
eslint-config-prettier: 10.0.1
eslint-plugin-node: 11.1.0
eslint-plugin-prettier: 5.2.1
eslint-plugin-prettier: 5.2.3
eslint-plugin-rxjs: 5.0.3
file-saver: 2.0.5
git-describe: 4.1.1
Expand Down
Loading