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
3 changes: 1 addition & 2 deletions .dry-aged-deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"jest": "Pinned to ^27; upgrade requires ts-jest migration",
"jest-junit": "Major version upgrade; blocked by jest 27.x constraint",
"prettier": "Major version upgrade; may cause formatting changes across codebase",
"ts-jest": "Pinned to jest 27.x; upgrade requires jest migration",
"typescript": "Major version upgrade; requires codebase compatibility verification"
"ts-jest": "Pinned to jest 27.x; upgrade requires jest migration"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"json-schema": "^0.4.0",
"prettier": "^2.6.2",
"ts-jest": "^27",
"typescript": "^4.6.3"
"typescript": "^5"
},
"keywords": [
"problem-details",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock

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

Loading