Skip to content

Commit a9a29c7

Browse files
chore(deps): update dependency eslint-config-prettier to v10 (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 575cb64 commit a9a29c7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"commitizen": "4.3.1",
6262
"cz-conventional-changelog": "3.3.0",
6363
"eslint": "9.18.0",
64-
"eslint-config-prettier": "9.1.0",
64+
"eslint-config-prettier": "10.0.1",
6565
"globals": "15.14.0",
6666
"husky": "9.1.7",
6767
"lint-staged": "15.4.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ __metadata:
2020
cz-conventional-changelog: "npm:3.3.0"
2121
date-fns: "npm:4.1.0"
2222
eslint: "npm:9.18.0"
23-
eslint-config-prettier: "npm:9.1.0"
23+
eslint-config-prettier: "npm:10.0.1"
2424
globals: "npm:15.14.0"
2525
husky: "npm:9.1.7"
2626
joi: "npm:17.13.3"
@@ -2423,14 +2423,14 @@ __metadata:
24232423
languageName: node
24242424
linkType: hard
24252425

2426-
"eslint-config-prettier@npm:9.1.0":
2427-
version: 9.1.0
2428-
resolution: "eslint-config-prettier@npm:9.1.0"
2426+
"eslint-config-prettier@npm:10.0.1":
2427+
version: 10.0.1
2428+
resolution: "eslint-config-prettier@npm:10.0.1"
24292429
peerDependencies:
24302430
eslint: ">=7.0.0"
24312431
bin:
2432-
eslint-config-prettier: bin/cli.js
2433-
checksum: 10/411e3b3b1c7aa04e3e0f20d561271b3b909014956c4dba51c878bf1a23dbb8c800a3be235c46c4732c70827276e540b6eed4636d9b09b444fd0a8e07f0fcd830
2432+
eslint-config-prettier: build/bin/cli.js
2433+
checksum: 10/ba6875df0fc4fd3c7c6e2ec9c2e6a224462f7afc662f4cf849775c598a3571c1be136a9b683b12971653b3dcf3f31472aaede3076524b46ec9a77582630158e5
24342434
languageName: node
24352435
linkType: hard
24362436

0 commit comments

Comments
 (0)