Skip to content
Open
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@changesets/cli": "^2.28.1",
"@commitlint/cli": "^18.6.1",
"@types/eslint": "^8.56.12",
"clean-pkg-json": "^1.2.0",
"clean-pkg-json": "^1.3.0",
"eslint": "^8.57.1",
"lint-staged": "^15.4.3",
"prettier": "^3.5.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3862,7 +3862,7 @@ __metadata:
"@changesets/cli": "npm:^2.28.1"
"@commitlint/cli": "npm:^18.6.1"
"@types/eslint": "npm:^8.56.12"
clean-pkg-json: "npm:^1.2.0"
clean-pkg-json: "npm:^1.3.0"
eslint: "npm:^8.57.1"
lint-staged: "npm:^15.4.3"
prettier: "npm:^3.5.3"
Expand Down Expand Up @@ -4667,12 +4667,12 @@ __metadata:
languageName: node
linkType: hard

"clean-pkg-json@npm:^1.2.0":
version: 1.2.0
resolution: "clean-pkg-json@npm:1.2.0"
"clean-pkg-json@npm:^1.3.0":
version: 1.3.0
resolution: "clean-pkg-json@npm:1.3.0"
bin:
clean-pkg-json: dist/index.js
checksum: 10c0/d08b1d3cd71878dfadd432bff551345101f57605947dc9ab1b39359863e784c204474ea038e50f44154899f41631d152ff306a2f9f8d825c318e74c317e820bc
checksum: 10c0/6d394cadd11bd1fa6d1becee0144e639f3915a9f523e9b4e6989e0576d227de7cc09a1779780d4803e50bc36ef982860bfb0ca79ec0b17e6640f9fb818878f29
languageName: node
linkType: hard

Expand Down
Loading