Skip to content

Commit 27baca7

Browse files
committed
build: update dependency eslint-config-prettier to v10
1 parent f00c2c1 commit 27baca7

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-2023857461
5-
package.json=-1514841456
6-
pnpm-lock.yaml=-1613490009
5+
package.json=818697506
6+
pnpm-lock.yaml=-1676841828
77
pnpm-workspace.yaml=1711114604
8-
yarn.lock=-445006677
8+
yarn.lock=1215446057

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"esbuild": "0.24.2",
129129
"esbuild-wasm": "0.24.2",
130130
"eslint": "8.57.0",
131-
"eslint-config-prettier": "9.1.0",
131+
"eslint-config-prettier": "10.0.1",
132132
"eslint-plugin-header": "3.1.1",
133133
"eslint-plugin-import": "2.31.0",
134134
"express": "4.21.2",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ __metadata:
397397
esbuild: "npm:0.24.2"
398398
esbuild-wasm: "npm:0.24.2"
399399
eslint: "npm:8.57.0"
400-
eslint-config-prettier: "npm:9.1.0"
400+
eslint-config-prettier: "npm:10.0.1"
401401
eslint-plugin-header: "npm:3.1.1"
402402
eslint-plugin-import: "npm:2.31.0"
403403
express: "npm:4.21.2"
@@ -8955,14 +8955,14 @@ __metadata:
89558955
languageName: node
89568956
linkType: hard
89578957

8958-
"eslint-config-prettier@npm:9.1.0":
8959-
version: 9.1.0
8960-
resolution: "eslint-config-prettier@npm:9.1.0"
8958+
"eslint-config-prettier@npm:10.0.1":
8959+
version: 10.0.1
8960+
resolution: "eslint-config-prettier@npm:10.0.1"
89618961
peerDependencies:
89628962
eslint: ">=7.0.0"
89638963
bin:
8964-
eslint-config-prettier: bin/cli.js
8965-
checksum: 10c0/6d332694b36bc9ac6fdb18d3ca2f6ac42afa2ad61f0493e89226950a7091e38981b66bac2b47ba39d15b73fff2cd32c78b850a9cf9eed9ca9a96bfb2f3a2f10d
8964+
eslint-config-prettier: build/bin/cli.js
8965+
checksum: 10c0/e2434931669d211663c0493f2c1640a670a02ba4503a68f056a7eda133f383acbbb983a4a7bd0ad6cb3b2bc4d5731c3be8b32fe28e35087a76fea45f7061ae70
89668966
languageName: node
89678967
linkType: hard
89688968

0 commit comments

Comments
 (0)