Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 0bdc6f6 commit d495f08
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"babel-jest": "29.7.0",
"cypress": "13.17.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-vue": "9.32.0",
"jest": "29.7.0",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1483,7 +1483,7 @@ __metadata:
core-js: "npm:3.40.0"
cypress: "npm:13.17.0"
eslint: "npm:8.57.1"
eslint-config-prettier: "npm:9.1.0"
eslint-config-prettier: "npm:10.0.1"
eslint-plugin-prettier: "npm:4.2.1"
eslint-plugin-vue: "npm:9.32.0"
jest: "npm:29.7.0"
Expand Down Expand Up @@ -6975,7 +6975,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:9.1.0, eslint-config-prettier@npm:^9.0.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: build/bin/cli.js
checksum: 10c0/e2434931669d211663c0493f2c1640a670a02ba4503a68f056a7eda133f383acbbb983a4a7bd0ad6cb3b2bc4d5731c3be8b32fe28e35087a76fea45f7061ae70
languageName: node
linkType: hard

"eslint-config-prettier@npm:^9.0.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
peerDependencies:
Expand Down

0 comments on commit d495f08

Please sign in to comment.