Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 in /…
Browse files Browse the repository at this point in the history
…edc-policy-playground (#405)

* chore(deps-dev): bump eslint-plugin-prettier in /edc-policy-playground

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: dependencies file

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <[email protected]>
  • Loading branch information
dependabot[bot] and wolf4ood authored Sep 20, 2024
1 parent 1ddec22 commit 5a64ca6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 14 deletions.
4 changes: 2 additions & 2 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ npm/npmjs/-/escalade/3.1.2, MIT, approved, clearlydefined
npm/npmjs/-/escape-html/1.0.3, MIT, approved, clearlydefined
npm/npmjs/-/escape-string-regexp/1.0.5, MIT, approved, clearlydefined
npm/npmjs/-/escape-string-regexp/4.0.0, MIT, approved, clearlydefined
npm/npmjs/-/eslint-plugin-prettier/5.1.3, MIT, approved, clearlydefined
npm/npmjs/-/eslint-plugin-prettier/5.2.1, MIT, approved, clearlydefined
npm/npmjs/-/eslint-scope/5.1.1, BSD-2-Clause, approved, clearlydefined
npm/npmjs/-/eslint-scope/7.2.2, BSD-2-Clause, approved, #9916
npm/npmjs/-/eslint-scope/8.0.2, BSD-2-Clause, approved, clearlydefined
Expand Down Expand Up @@ -616,7 +616,7 @@ npm/npmjs/-/supports-color/7.2.0, MIT, approved, clearlydefined
npm/npmjs/-/supports-color/8.1.1, MIT, approved, clearlydefined
npm/npmjs/-/supports-preserve-symlinks-flag/1.0.0, MIT, approved, clearlydefined
npm/npmjs/-/symbol-observable/4.0.0, MIT, approved, clearlydefined
npm/npmjs/-/synckit/0.8.8, MIT, approved, clearlydefined
npm/npmjs/-/synckit/0.9.1, MIT, approved, clearlydefined
npm/npmjs/-/tapable/2.2.1, MIT, approved, clearlydefined
npm/npmjs/-/tar-stream/2.2.0, MIT, approved, clearlydefined
npm/npmjs/-/tar/6.2.1, ISC, approved, #10508
Expand Down
19 changes: 8 additions & 11 deletions edc-policy-playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion edc-policy-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "^8.55.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.2.1",
"jasmine-core": "~5.3.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
Expand Down

0 comments on commit 5a64ca6

Please sign in to comment.