Skip to content

Commit 6de9b26

Browse files
Merge pull request ferdikoomen#295 from ferdikoomen/dependabot/npm_and_yarn/typescript-3.9.7
2 parents d78abdc + 4822f02 commit 6de9b26

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.22.1",
9191
"rollup-plugin-terser": "6.1.0",
9292
"rollup-plugin-typescript2": "0.27.1",
93-
"typescript": "3.9.6"
93+
"typescript": "3.9.7"
9494
}
9595
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4891,10 +4891,10 @@ typedarray-to-buffer@^3.1.5:
48914891
dependencies:
48924892
is-typedarray "^1.0.0"
48934893

4894-
4895-
version "3.9.6"
4896-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
4897-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
4894+
4895+
version "3.9.7"
4896+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
4897+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
48984898

48994899
uglify-js@^3.1.4:
49004900
version "3.10.0"

0 commit comments

Comments
 (0)