Skip to content

Commit 52ee38c

Browse files
Merge pull request ferdikoomen#280 from ferdikoomen/dependabot/npm_and_yarn/typescript-3.9.6
2 parents 4bed841 + 3297cb6 commit 52ee38c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@
9090
"rollup": "2.19.0",
9191
"rollup-plugin-terser": "6.1.0",
9292
"rollup-plugin-typescript2": "0.27.1",
93-
"typescript": "3.9.5"
93+
"typescript": "3.9.6"
9494
}
9595
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5064,10 +5064,10 @@ typedarray-to-buffer@^3.1.5:
50645064
dependencies:
50655065
is-typedarray "^1.0.0"
50665066

5067-
5068-
version "3.9.5"
5069-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
5070-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
5067+
5068+
version "3.9.6"
5069+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
5070+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
50715071

50725072
uglify-js@^3.1.4:
50735073
version "3.9.4"

0 commit comments

Comments
 (0)