Skip to content

Commit

Permalink
build(typescript): update typescript, tslib, and google-closure-compi…
Browse files Browse the repository at this point in the history
…ler versions
  • Loading branch information
trxcllnt committed Sep 1, 2020
1 parent e8dfa97 commit 37d66b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"dependencies": {
"@types/node": "^13.7.4",
"tslib": "^1.9.3"
"tslib": "2.0.0"
},
"devDependencies": {
"@types/glob": "7.1.1",
Expand All @@ -69,7 +69,7 @@
"eslint": "6.8.0",
"esm": "3.2.25",
"glob": "7.1.6",
"google-closure-compiler": "20200204.0.0",
"google-closure-compiler": "20200517.0.0",
"gulp": "4.0.2",
"gulp-json-transform": "0.4.7",
"gulp-rename": "2.0.0",
Expand Down Expand Up @@ -97,7 +97,7 @@
"ts-jest": "25.2.1",
"ts-node": "8.6.2",
"typedoc": "0.16.10",
"typescript": "3.8.2",
"typescript": "3.9.3",
"validate-commit-msg": "2.14.0",
"web-stream-tools": "0.0.1",
"web-streams-polyfill": "2.1.0",
Expand Down

0 comments on commit 37d66b3

Please sign in to comment.