Skip to content

Commit 13fa0df

Browse files
Update dependency eslint-config-prettier to v10
1 parent 0dc2c2e commit 13fa0df

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"css-minimizer-webpack-plugin": "7.0.0",
7373
"date-fns": "2.30.0",
7474
"eslint": "^9.0.0",
75-
"eslint-config-prettier": "^9.1.0",
75+
"eslint-config-prettier": "^10.0.0",
7676
"eslint-plugin-react-hooks": "^5.0.0",
7777
"favicons": "7.2.0",
7878
"favicons-webpack-plugin": "6.0.1",

Diff for: yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -4556,7 +4556,7 @@ __metadata:
45564556
css-minimizer-webpack-plugin: "npm:7.0.0"
45574557
date-fns: "npm:2.30.0"
45584558
eslint: "npm:^9.0.0"
4559-
eslint-config-prettier: "npm:^9.1.0"
4559+
eslint-config-prettier: "npm:^10.0.0"
45604560
eslint-plugin-react-hooks: "npm:^5.0.0"
45614561
favicons: "npm:7.2.0"
45624562
favicons-webpack-plugin: "npm:6.0.1"
@@ -5097,14 +5097,14 @@ __metadata:
50975097
languageName: node
50985098
linkType: hard
50995099

5100-
"eslint-config-prettier@npm:^9.1.0":
5101-
version: 9.1.0
5102-
resolution: "eslint-config-prettier@npm:9.1.0"
5100+
"eslint-config-prettier@npm:^10.0.0":
5101+
version: 10.0.1
5102+
resolution: "eslint-config-prettier@npm:10.0.1"
51035103
peerDependencies:
51045104
eslint: ">=7.0.0"
51055105
bin:
5106-
eslint-config-prettier: bin/cli.js
5107-
checksum: 10/411e3b3b1c7aa04e3e0f20d561271b3b909014956c4dba51c878bf1a23dbb8c800a3be235c46c4732c70827276e540b6eed4636d9b09b444fd0a8e07f0fcd830
5106+
eslint-config-prettier: build/bin/cli.js
5107+
checksum: 10/ba6875df0fc4fd3c7c6e2ec9c2e6a224462f7afc662f4cf849775c598a3571c1be136a9b683b12971653b3dcf3f31472aaede3076524b46ec9a77582630158e5
51085108
languageName: node
51095109
linkType: hard
51105110

0 commit comments

Comments
 (0)