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 @@ -59,7 +59,7 @@
"husky": "^9.1.7",
"jest": "^30.2.0",
"lint-staged": "^16.4.0",
"prettier": "3.8.2",
"prettier": "3.8.3",
"rimraf": "^6.1.3",
"semantic-release": "^25.0.3",
"ts-jest": "^29.4.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3246,7 +3246,7 @@ __metadata:
husky: ^9.1.7
jest: ^30.2.0
lint-staged: ^16.4.0
prettier: 3.8.2
prettier: 3.8.3
rimraf: ^6.1.3
semantic-release: ^25.0.3
ts-jest: ^29.4.9
Expand Down Expand Up @@ -7722,12 +7722,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.8.2":
version: 3.8.2
resolution: "prettier@npm:3.8.2"
"prettier@npm:3.8.3":
version: 3.8.3
resolution: "prettier@npm:3.8.3"
bin:
prettier: bin/prettier.cjs
checksum: f415107b70d175983f8141cd78a99d38fbd4241c99b293ed182d76a96081d00db8918b1c76b32e597101d8ed8d3ab37389057b9ff1ba330a6a0e561c873cd22f
checksum: f696d5b93b6aa7da53b7e94fd1ac8789915297a67d142159a367901a57a417a25f54500823d26b5580573d388f634d7860bef10922944c47a231194d1613394a
languageName: node
linkType: hard

Expand Down
Loading