Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v10 (#1428)
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 dab6bb9 commit d3908f6
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 @@ -37,7 +37,7 @@
"@typescript-eslint/parser": "8.20.0",
"astro-eslint-parser": "1.1.0",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-astro": "1.3.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"log-symbols": "7.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1266,7 +1266,7 @@ __metadata:
astro-icon: 1.1.5
autoprefixer: 10.4.20
eslint: 9.18.0
eslint-config-prettier: 9.1.0
eslint-config-prettier: 10.0.1
eslint-plugin-astro: 1.3.1
eslint-plugin-jsx-a11y: 6.10.2
log-symbols: 7.0.0
Expand Down Expand Up @@ -4125,14 +4125,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
"eslint-config-prettier@npm:10.0.1":
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

0 comments on commit d3908f6

Please sign in to comment.