Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Bump eslint-config-prettier from 8.5.0 to 9.1.0 in /e2e/electron
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 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.5.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 98ad601 commit ad90d7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion e2e/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dockerode": "^4.0.2",
"electron": "31.1.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^27.0.5",
"prettier": "^2.3.1",
Expand Down
10 changes: 5 additions & 5 deletions e2e/electron/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3610,7 +3610,7 @@ __metadata:
dockerode: ^4.0.2
electron: 31.1.0
eslint: ^9.6.0
eslint-config-prettier: ^8.3.0
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^4.2.1
find-process: ^1.4.4
fkill: ^7.1.1
Expand Down Expand Up @@ -3794,14 +3794,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.3.0":
version: 8.5.0
resolution: "eslint-config-prettier@npm:8.5.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: 0d0f5c32e7a0ad91249467ce71ca92394ccd343178277d318baf32063b79ea90216f4c81d1065d60f96366fdc60f151d4d68ae7811a58bd37228b84c2083f893
checksum: 9229b768c879f500ee54ca05925f31b0c0bafff3d9f5521f98ff05127356de78c81deb9365c86a5ec4efa990cb72b74df8612ae15965b14136044c73e1f6a907
languageName: node
linkType: hard

Expand Down

0 comments on commit ad90d7a

Please sign in to comment.