mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0 (#2197)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.1.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@
|
||||
"eslint-config-typed-fp": "^4.4.0",
|
||||
"eslint-plugin-functional": "^5.0.8",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-prettier": "^5.0.1",
|
||||
"eslint-plugin-prettier": "^5.1.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-total-functions": "^6.10.5",
|
||||
"eslint-webpack-plugin": "^4.0.1",
|
||||
|
||||
@@ -2898,7 +2898,7 @@ __metadata:
|
||||
eslint-config-typed-fp: ^4.4.0
|
||||
eslint-plugin-functional: ^5.0.8
|
||||
eslint-plugin-import: ^2.29.1
|
||||
eslint-plugin-prettier: ^5.0.1
|
||||
eslint-plugin-prettier: ^5.1.0
|
||||
eslint-plugin-react: ^7.33.2
|
||||
eslint-plugin-total-functions: ^6.10.5
|
||||
eslint-webpack-plugin: ^4.0.1
|
||||
@@ -8886,22 +8886,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-prettier@npm:^5.0.1":
|
||||
version: 5.0.1
|
||||
resolution: "eslint-plugin-prettier@npm:5.0.1"
|
||||
"eslint-plugin-prettier@npm:^5.1.0":
|
||||
version: 5.1.0
|
||||
resolution: "eslint-plugin-prettier@npm:5.1.0"
|
||||
dependencies:
|
||||
prettier-linter-helpers: ^1.0.0
|
||||
synckit: ^0.8.5
|
||||
peerDependencies:
|
||||
"@types/eslint": ">=8.0.0"
|
||||
eslint: ">=8.0.0"
|
||||
eslint-config-prettier: "*"
|
||||
prettier: ">=3.0.0"
|
||||
peerDependenciesMeta:
|
||||
"@types/eslint":
|
||||
optional: true
|
||||
eslint-config-prettier:
|
||||
optional: true
|
||||
checksum: c2261033b97bafe99ccb7cc47c2fac6fa85b8bbc8b128042e52631f906b69e12afed2cdd9d7e3021cc892ee8dd4204a3574e1f32a0b718b4bb3b440944b6983b
|
||||
checksum: 3a1c53899373dafcabdfb1d8e7638de249d3685825b787a59a743581d43ef849d4afac14edd2628fb80c57f507a31613c557c3f816144bc7179ad18c5e7afcf5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user