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 Feb 26, 2025
1 parent 504df53 commit ef54553
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.2",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"jest-worker": "^29.7.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2698,14 +2698,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.2":
version: 10.0.2
resolution: "eslint-config-prettier@npm:10.0.2"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 10/411e3b3b1c7aa04e3e0f20d561271b3b909014956c4dba51c878bf1a23dbb8c800a3be235c46c4732c70827276e540b6eed4636d9b09b444fd0a8e07f0fcd830
eslint-config-prettier: build/bin/cli.js
checksum: 10/6d4bbdd5d1810457c63035eef1a085e00bfce34873a5cf461fc696eb635c6aa408184aab6ff6c7e979bb0992485f6dc75e0c993f7193b0d4ceec25f32505c531
languageName: node
linkType: hard

Expand Down Expand Up @@ -4590,7 +4590,7 @@ __metadata:
axios: "npm:1.7.9"
dayjs: "npm:^1.11.13"
eslint: "npm:^9.17.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-prettier: "npm:^10.0.2"
eslint-plugin-prettier: "npm:^5.2.1"
events: "npm:^3.3.0"
form-data: "npm:^4.0.1"
Expand Down

0 comments on commit ef54553

Please sign in to comment.