Skip to content

Commit

Permalink
Merge pull request #142 from GSA/snyk-upgrade-ca4c2bc04ea7360b49a7fe7…
Browse files Browse the repository at this point in the history
…5ab3b4e70

[Snyk] Upgrade typescript from 5.5.2 to 5.7.3
  • Loading branch information
btylerburton authored Feb 12, 2025
2 parents bccea3f + 20515c5 commit f81b4dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions app/static/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 app/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"rollup": "^4.31.0",
"rollup-plugin-copy": "^3.5.0",
"sass": "^1.72.0",
"typescript": "^5.4.5",
"typescript": "^5.7.3",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"vite": "^6.1.0"
Expand Down

1 comment on commit f81b4dd

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Title Coverage Tests Skipped Failures Errors Time
Unit tests Coverage 39 0 💤 0 ❌ 0 🔥 1.046s ⏱️
Integration Tests Coverage 71 0 💤 2 ❌ 0 🔥 4.769s ⏱️
Functional Tests Coverage 2 0 💤 0 ❌ 0 🔥 8.457s ⏱️

Please sign in to comment.