Skip to content

Commit

Permalink
chore(e2e/jest): update dependency @types/node to v22.8.6 (#10371)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
2 parents 91acc84 + 524c42f commit d204247
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions e2e/jest/package-lock.json

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

2 changes: 1 addition & 1 deletion e2e/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@angular/cli": "18.2.11",
"@angular/compiler-cli": "18.2.10",
"@types/jest": "29.5.14",
"@types/node": "22.8.5",
"@types/node": "22.8.6",
"jest": "29.7.0",
"jest-preset-angular": "14.2.4",
"ng-packagr": "18.2.1",
Expand Down

0 comments on commit d204247

Please sign in to comment.