Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
# This file should be checked into version control along with the pnpm-lock.yaml file.
.npmrc=-2023857461
package.json=-1514841456
pnpm-lock.yaml=-251546298
package.json=818697506
pnpm-lock.yaml=-1125741475
pnpm-workspace.yaml=1711114604
yarn.lock=-1052859985
yarn.lock=2100207099
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"esbuild": "0.24.2",
"esbuild-wasm": "0.24.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.31.0",
"express": "4.21.2",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ __metadata:
esbuild: "npm:0.24.2"
esbuild-wasm: "npm:0.24.2"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-config-prettier: "npm:10.0.1"
eslint-plugin-header: "npm:3.1.1"
eslint-plugin-import: "npm:2.31.0"
express: "npm:4.21.2"
Expand Down Expand Up @@ -8812,14 +8812,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
"eslint-config-prettier@npm:10.0.1":
version: 10.0.1
resolution: "eslint-config-prettier@npm:10.0.1"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 10c0/6d332694b36bc9ac6fdb18d3ca2f6ac42afa2ad61f0493e89226950a7091e38981b66bac2b47ba39d15b73fff2cd32c78b850a9cf9eed9ca9a96bfb2f3a2f10d
eslint-config-prettier: build/bin/cli.js
checksum: 10c0/e2434931669d211663c0493f2c1640a670a02ba4503a68f056a7eda133f383acbbb983a4a7bd0ad6cb3b2bc4d5731c3be8b32fe28e35087a76fea45f7061ae70
languageName: node
linkType: hard

Expand Down
Loading