Skip to content

Commit

Permalink
feat: upgrade typescript from 4.5.2 to 5.1.6
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade typescript from 4.5.2 to 5.1.6.

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

See this project in Snyk:
https://app.snyk.io/org/woodpile37/project/e92c293b-e077-4954-8542-a99f4d795835?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 21, 2023
1 parent 1ea726f commit e434bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packages/promise-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"cross-env": "7.0.3",
"mocha": "10.1.0",
"ts-node": "10.4.0",
"typescript": "4.5.2"
"typescript": "5.1.6"
}
}

0 comments on commit e434bb8

Please sign in to comment.