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 @@ -47,7 +47,7 @@
"@abinnovision/prettier-config": "^2.1.5",
"@commitlint/cli": "^20.4.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.10.0",
"@types/node": "^25.3.0",
"handlebars": "^4.7.8",
"husky": "^9.1.7",
"js-yaml": "^4.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1090,12 +1090,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.0":
version: 22.18.12
resolution: "@types/node@npm:22.18.12"
"@types/node@npm:^25.3.0":
version: 25.3.0
resolution: "@types/node@npm:25.3.0"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10/41b8853302deac6895aa978193fcab53bf8d1f6f5df5fad38e2a33c2c853c3689e905c9dde373e45bb87273b2690e5ac2d6f40809fe72f45264952ba3ae3b196
undici-types: "npm:~7.18.0"
checksum: 10/061b00c8de070a606a052afaa4c45dca5f8d6a8e7e39c0c3e196bb650ee37e986bbb161991ea39076a05aada102f36b13c974528448a09efd8d36bdfee75de4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1323,7 +1323,7 @@ __metadata:
"@abinnovision/prettier-config": "npm:^2.1.5"
"@commitlint/cli": "npm:^20.4.1"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:^22.10.0"
"@types/node": "npm:^25.3.0"
handlebars: "npm:^4.7.8"
husky: "npm:^9.1.7"
js-yaml: "npm:^4.1.0"
Expand Down Expand Up @@ -5988,10 +5988,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.21.0":
version: 6.21.0
resolution: "undici-types@npm:6.21.0"
checksum: 10/ec8f41aa4359d50f9b59fa61fe3efce3477cc681908c8f84354d8567bb3701fafdddf36ef6bff307024d3feb42c837cf6f670314ba37fc8145e219560e473d14
"undici-types@npm:~7.18.0":
version: 7.18.2
resolution: "undici-types@npm:7.18.2"
checksum: 10/e61a5918f624d68420c3ca9d301e9f15b61cba6e97be39fe2ce266dd6151e4afe424d679372638826cb506be33952774e0424141200111a9857e464216c009af
languageName: node
linkType: hard

Expand Down
Loading