Skip to content

Commit adb249a

Browse files
author
Alessio Michelini
committed
chore: updated nyc and @types/node packages
1 parent c0b2448 commit adb249a

File tree

2 files changed

+38
-24
lines changed

2 files changed

+38
-24
lines changed

package-lock.json

Lines changed: 36 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"@eslint/js": "^9.8.0",
1919
"@istanbuljs/nyc-config-typescript": "^1.0.2",
2020
"@types/jest": "^29.5.12",
21-
"@types/node": "^20.14.13",
21+
"@types/node": "^22.0.0",
2222
"@typescript-eslint/eslint-plugin": "^7.18.0",
2323
"@typescript-eslint/parser": "^7.18.0",
2424
"auto-changelog": "^2.4.0",
2525
"babel-jest": "^29.7.0",
2626
"jest": "^29.7.0",
27-
"nyc": "^15.1.0",
27+
"nyc": "^17.0.0",
2828
"ts-jest": "^29.2.3",
2929
"ts-node": "^10.9.2",
3030
"typescript": "^5.5.4"

0 commit comments

Comments
 (0)