Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v10 (#352)
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 15, 2025
1 parent 18490d1 commit e4de9b5
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 @@ -57,7 +57,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.0.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^10.0.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4143,14 +4143,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 @@ -6200,7 +6200,7 @@ __metadata:
cross-env: ^7.0.3
eslint: ^8.0.0
eslint-config-airbnb-base: ^15.0.0
eslint-config-prettier: ^9.0.0
eslint-config-prettier: ^10.0.0
eslint-plugin-import: ^2.20.2
eslint-plugin-jest: ^27.0.0
eslint-plugin-prettier: ^5.0.1
Expand Down

0 comments on commit e4de9b5

Please sign in to comment.