Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/8a206b8f-68e6-4718-adec-c9a0367bcd69?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 6, 2021
1 parent 82cd6b1 commit 3997b53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"sinon": "~9.2.4",
"tap-spec": "^5.0.0",
"tape": "~5.3.1",
"typescript": "~4.4.2"
"typescript": "~4.4.3"
},
"support": true
}

0 comments on commit 3997b53

Please sign in to comment.