Skip to content

Commit

Permalink
Update typescript to 4.5.2 (#1557)
Browse files Browse the repository at this point in the history
* Update typescript to 4.5.2

* revert package-lock changes

* update package-lock via the pinned version of npm

Co-authored-by: Andrew Bradley <abradley@brightcove.com>
  • Loading branch information
Pokute and cspotcode committed Dec 25, 2021
1 parent 10025b0 commit 3e0e296
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 42 deletions.
62 changes: 22 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -133,8 +133,8 @@
"rimraf": "^3.0.0",
"semver": "^7.1.3",
"throat": "^6.0.1",
"typedoc": "^0.22.4",
"typescript": "4.4.3",
"typedoc": "^0.22.10",
"typescript": "4.5.2",
"typescript-json-schema": "^0.51.0",
"util.promisify": "^1.0.1"
},
Expand Down

0 comments on commit 3e0e296

Please sign in to comment.