Skip to content

Commit

Permalink
build(deps-dev): bump prettier-eslint in /demos/moderator
Browse files Browse the repository at this point in the history
Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/prettier/prettier-eslint/releases)
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier-eslint@v16.2.0...v16.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 85308c6 commit 8876768
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demos/moderator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"parcel-bundler": "1.12.5",
"postcss-modules": "3.2.2",
"prettier": "3.2.4",
"prettier-eslint": "16.2.0"
"prettier-eslint": "16.3.0"
},
"snyk": true
}
8 changes: 4 additions & 4 deletions demos/moderator/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10741,10 +10741,10 @@ prepend-http@^1.0.1:
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=

prettier-eslint@16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-16.2.0.tgz#c890ce06731ac2d21f08bafa04040d150112735c"
integrity sha512-GDTSKc62VaLceiaI/qMaKo2oco2CIWtbj4Zr6ckhbTgcBL/uR0d9jkMzh9OtBIT/Z7iBoCB4OHj/aJ5YuNgAuA==
prettier-eslint@16.3.0:
version "16.3.0"
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-16.3.0.tgz#8f7bbc863f35939948e386eafe72ffd653b2d80b"
integrity sha512-Lh102TIFCr11PJKUMQ2kwNmxGhTsv/KzUg9QYF2Gkw259g/kPgndZDWavk7/ycbRvj2oz4BPZ1gCU8bhfZH/Xg==
dependencies:
"@typescript-eslint/parser" "^6.7.5"
common-tags "^1.4.0"
Expand Down

0 comments on commit 8876768

Please sign in to comment.