Skip to content

Commit

Permalink
fix: upgrade typescript from 5.1.6 to 5.2.2 (#43)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade typescript from 5.1.6 to 5.2.2.

See this package in npm:
https://www.npmjs.com/package/typescript

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/c4103967-93ca-46c5-aed3-fab9fe8bb598?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: catherine meng <[email protected]>
  • Loading branch information
3 people authored Oct 10, 2023
1 parent b0df606 commit 922478c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.3.0",
"tsconfig-paths": "^4.1.2",
"typescript": "^5.0.0"
"typescript": "^5.2.2"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit 922478c

Please sign in to comment.