Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.8.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.5.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.5.0...v8.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Romakita committed Oct 26, 2023
1 parent 2ce75da commit 27a7043
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"cross-env": "7.0.3",
"entities": "1.1.2",
"eslint": "^8.37.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-mocha": "10.1.0",
"eslint-plugin-prettier": "4.0.0",
"gflow": "^5.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3317,7 +3317,7 @@ __metadata:
date-format: ^4.0.6
entities: 1.1.2
eslint: ^8.37.0
eslint-config-prettier: 8.5.0
eslint-config-prettier: 8.8.0
eslint-plugin-mocha: 10.1.0
eslint-plugin-prettier: 4.0.0
gflow: ^5.1.2
Expand Down Expand Up @@ -9084,14 +9084,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:8.5.0":
version: 8.5.0
resolution: "eslint-config-prettier@npm:8.5.0"
"eslint-config-prettier@npm:8.8.0":
version: 8.8.0
resolution: "eslint-config-prettier@npm:8.8.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 0d0f5c32e7a0ad91249467ce71ca92394ccd343178277d318baf32063b79ea90216f4c81d1065d60f96366fdc60f151d4d68ae7811a58bd37228b84c2083f893
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
languageName: node
linkType: hard

Expand Down

0 comments on commit 27a7043

Please sign in to comment.