Skip to content

Commit

Permalink
Chore(deps-dev): Bump eslint-config-prettier in /service
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 Mar 18, 2024
1 parent 398c3c3 commit 3d216ff
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 service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"chance": "1.1.11",
"dotenv-cli": "7.4.1",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
Expand Down
10 changes: 5 additions & 5 deletions service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3299,14 +3299,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:8.10.0":
version: 8.10.0
resolution: "eslint-config-prettier@npm:8.10.0"
"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: 0a51ab1417cbf80fabcf7a406960a142663539c8140fdb0a187b78f3d708b9d137a62a4bc4e689150e290b667750ddabd1740a516623b0cb4adb6cc1962cfe2c
checksum: 411e3b3b1c7aa04e3e0f20d561271b3b909014956c4dba51c878bf1a23dbb8c800a3be235c46c4732c70827276e540b6eed4636d9b09b444fd0a8e07f0fcd830
languageName: node
linkType: hard

Expand Down Expand Up @@ -6989,7 +6989,7 @@ __metadata:
class-validator: "npm:0.14.1"
dotenv-cli: "npm:7.4.1"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:8.10.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-jest: "npm:27.9.0"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-prettier: "npm:4.2.1"
Expand Down

0 comments on commit 3d216ff

Please sign in to comment.