Skip to content

Commit cece4be

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

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"cz-conventional-changelog": "^3.3.0",
6464
"discord.js": "*",
6565
"eslint": "^8.57.1",
66-
"eslint-config-prettier": "^9.1.0",
66+
"eslint-config-prettier": "^10.0.1",
6767
"eslint-plugin-prettier": "^5.2.3",
6868
"globby": "^14.0.2",
6969
"lint-staged": "^15.4.1",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ __metadata:
696696
cz-conventional-changelog: "npm:^3.3.0"
697697
discord.js: "npm:*"
698698
eslint: "npm:^8.57.1"
699-
eslint-config-prettier: "npm:^9.1.0"
699+
eslint-config-prettier: "npm:^10.0.1"
700700
eslint-plugin-prettier: "npm:^5.2.3"
701701
execa: "npm:^9.5.2"
702702
find-up: "npm:^5.0.0"
@@ -1949,6 +1949,17 @@ __metadata:
19491949
languageName: node
19501950
linkType: hard
19511951

1952+
"eslint-config-prettier@npm:^10.0.1":
1953+
version: 10.0.1
1954+
resolution: "eslint-config-prettier@npm:10.0.1"
1955+
peerDependencies:
1956+
eslint: ">=7.0.0"
1957+
bin:
1958+
eslint-config-prettier: build/bin/cli.js
1959+
checksum: 10/ba6875df0fc4fd3c7c6e2ec9c2e6a224462f7afc662f4cf849775c598a3571c1be136a9b683b12971653b3dcf3f31472aaede3076524b46ec9a77582630158e5
1960+
languageName: node
1961+
linkType: hard
1962+
19521963
"eslint-config-prettier@npm:^9.1.0":
19531964
version: 9.1.0
19541965
resolution: "eslint-config-prettier@npm:9.1.0"

0 commit comments

Comments
 (0)