Skip to content

Commit

Permalink
fix: upgrade typescript from 4.5.5 to 4.9.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade typescript from 4.5.5 to 4.9.5.

See this package in yarn:
typescript

See this project in Snyk:
https://app.snyk.io/org/engineering-container-scanning/project/7c878086-b464-471b-a251-ab2bb8099cc4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 11, 2025
1 parent bdfa612 commit af40b5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"ts-retry-promise": "^0.7.0",
"tsconfig-paths": "^3.14.0",
"tslib": "~2.3.1",
"typescript": "~4.5.5",
"typescript": "~4.9.5",
"uuid": "^8.3.2",
"xml2json-light": "^1.0.6",
"yaml": "^2.2.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8271,10 +8271,10 @@ type@^2.0.0:
resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==

typescript@~4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
typescript@~4.9.5:
version "4.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

uglify-js@^3.1.4:
version "3.13.9"
Expand Down

0 comments on commit af40b5e

Please sign in to comment.