Skip to content

Commit

Permalink
build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.10.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 7544597 commit c20d9ae
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 11 deletions.
36 changes: 28 additions & 8 deletions .pnp.cjs

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"ejs": "^3.1.3",
"ejs-lint": "^2.0.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-fp": "^2.3.0",
"eslint-plugin-ft-flow": "^2.0.3",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2327,7 +2327,7 @@ __metadata:
ejs: ^3.1.3
ejs-lint: ^2.0.0
eslint: ^8.45.0
eslint-config-prettier: ^8.1.0
eslint-config-prettier: ^9.1.0
eslint-plugin-eslint-comments: ^3.2.0
eslint-plugin-fp: ^2.3.0
eslint-plugin-ft-flow: ^2.0.3
Expand Down Expand Up @@ -5751,7 +5751,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.1.0, eslint-config-prettier@npm:^8.5.0, eslint-config-prettier@npm:^8.8.0":
"eslint-config-prettier@npm:^8.5.0, eslint-config-prettier@npm:^8.8.0":
version: 8.10.0
resolution: "eslint-config-prettier@npm:8.10.0"
peerDependencies:
Expand All @@ -5762,6 +5762,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 9229b768c879f500ee54ca05925f31b0c0bafff3d9f5521f98ff05127356de78c81deb9365c86a5ec4efa990cb72b74df8612ae15965b14136044c73e1f6a907
languageName: node
linkType: hard

"eslint-config-standard-jsx@npm:^11.0.0":
version: 11.0.0
resolution: "eslint-config-standard-jsx@npm:11.0.0"
Expand Down

0 comments on commit c20d9ae

Please sign in to comment.