Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v10 (#1694)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 320e949 commit 8c89634
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"babel-plugin-replace-ts-export-assignment": "^0.0.2",
"dedent": "^1.5.0",
"eslint": "^7.0.0 || ^8.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^10.0.0",
"eslint-doc-generator": "^1.0.0",
"eslint-plugin-eslint-plugin": "^6.0.0",
"eslint-plugin-import": "^2.25.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5090,14 +5090,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -5227,7 +5227,7 @@ __metadata:
babel-plugin-replace-ts-export-assignment: ^0.0.2
dedent: ^1.5.0
eslint: ^7.0.0 || ^8.0.0
eslint-config-prettier: ^9.0.0
eslint-config-prettier: ^10.0.0
eslint-doc-generator: ^1.0.0
eslint-plugin-eslint-plugin: ^6.0.0
eslint-plugin-import: ^2.25.1
Expand Down

0 comments on commit 8c89634

Please sign in to comment.