Skip to content

Commit ba388f8

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent c736559 commit ba388f8

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"cheerio": "^1.0.0",
6666
"cz-conventional-changelog": "^3.3.0",
6767
"eslint": "^8.57.1",
68-
"eslint-config-prettier": "^9.1.0",
68+
"eslint-config-prettier": "^10.1.8",
6969
"eslint-plugin-prettier": "^5.2.1",
7070
"lint-staged": "^15.2.10",
7171
"mathjax-full": "^3.2.2",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,7 @@ __metadata:
12051205
cz-conventional-changelog: "npm:^3.3.0"
12061206
discord-api-types: "npm:^0.37.100"
12071207
eslint: "npm:^8.57.1"
1208-
eslint-config-prettier: "npm:^9.1.0"
1208+
eslint-config-prettier: "npm:^10.1.8"
12091209
eslint-plugin-prettier: "npm:^5.2.1"
12101210
gradient-string: "npm:^3.0.0"
12111211
lint-staged: "npm:^15.2.10"
@@ -2707,6 +2707,17 @@ __metadata:
27072707
languageName: node
27082708
linkType: hard
27092709

2710+
"eslint-config-prettier@npm:^10.1.8":
2711+
version: 10.1.8
2712+
resolution: "eslint-config-prettier@npm:10.1.8"
2713+
peerDependencies:
2714+
eslint: ">=7.0.0"
2715+
bin:
2716+
eslint-config-prettier: bin/cli.js
2717+
checksum: 10/03f8e6ea1a6a9b8f9eeaf7c8c52a96499ec4b275b9ded33331a6cc738ed1d56de734097dbd0091f136f0e84bc197388bd8ec22a52a4658105883f8c8b7d8921a
2718+
languageName: node
2719+
linkType: hard
2720+
27102721
"eslint-config-prettier@npm:^9.1.0":
27112722
version: 9.1.0
27122723
resolution: "eslint-config-prettier@npm:9.1.0"

0 commit comments

Comments
 (0)