Skip to content

Commit 7765724

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent 0bf581d commit 7765724

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.3.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2804,14 +2804,14 @@ __metadata:
28042804
languageName: node
28052805
linkType: hard
28062806

2807-
"eslint-config-prettier@npm:9.1.0":
2808-
version: 9.1.0
2809-
resolution: "eslint-config-prettier@npm:9.1.0"
2807+
"eslint-config-prettier@npm:10.0.1":
2808+
version: 10.0.1
2809+
resolution: "eslint-config-prettier@npm:10.0.1"
28102810
peerDependencies:
28112811
eslint: ">=7.0.0"
28122812
bin:
2813-
eslint-config-prettier: bin/cli.js
2814-
checksum: 10/411e3b3b1c7aa04e3e0f20d561271b3b909014956c4dba51c878bf1a23dbb8c800a3be235c46c4732c70827276e540b6eed4636d9b09b444fd0a8e07f0fcd830
2813+
eslint-config-prettier: build/bin/cli.js
2814+
checksum: 10/ba6875df0fc4fd3c7c6e2ec9c2e6a224462f7afc662f4cf849775c598a3571c1be136a9b683b12971653b3dcf3f31472aaede3076524b46ec9a77582630158e5
28152815
languageName: node
28162816
linkType: hard
28172817

@@ -3953,7 +3953,7 @@ __metadata:
39533953
commitizen: "npm:4.3.1"
39543954
cz-conventional-changelog: "npm:3.3.0"
39553955
eslint: "npm:9.18.0"
3956-
eslint-config-prettier: "npm:9.1.0"
3956+
eslint-config-prettier: "npm:10.0.1"
39573957
globals: "npm:15.14.0"
39583958
husky: "npm:9.1.7"
39593959
lint-staged: "npm:15.3.0"

0 commit comments

Comments
 (0)