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.1.2 to 16.2.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.1.2...v16.2.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 Dec 19, 2023
1 parent 713c86a commit 6a72bbc
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.1.1",
"prettier-eslint": "16.1.2"
"prettier-eslint": "16.2.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 @@ -10727,10 +10727,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.1.2:
version "16.1.2"
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-16.1.2.tgz#86364fea13dd063f3df715b922678dd8a0fd4be1"
integrity sha512-mGFGZQbAh11FSnwW3H1zngzQYR2QMmHO8vdfgnAuzOFhnDeUZHYtwpqQvOMOMT0k818Dr1X+J4a/sVE0r34RKQ==
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==
dependencies:
"@typescript-eslint/parser" "^6.7.5"
common-tags "^1.4.0"
Expand Down

0 comments on commit 6a72bbc

Please sign in to comment.