Skip to content

Commit

Permalink
[dependency]: Bump prettier-plugin-organize-imports from 3.2.2 to 3.2…
Browse files Browse the repository at this point in the history
….4 in /source/resources/examples/typescript

Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Commits](simonhaenisch/prettier-plugin-organize-imports@v3.2.2...v3.2.4)

---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 2a2f23b commit ef7ac1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions source/resources/examples/typescript/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 source/resources/examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 21,7 @@
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-prettier": "^3.4.1",
"prettier": "^2.1.2",
"prettier-plugin-organize-imports": "^3.2.2",
"prettier-plugin-organize-imports": "^3.2.4",
"ts-node": "^10.9.1"
},
"scripts": {
Expand Down

0 comments on commit ef7ac1f

Please sign in to comment.