Skip to content

Commit d95de6e

Browse files
Merge pull request ferdikoomen#251 from ferdikoomen/dependabot/npm_and_yarn/typescript-3.9.5
2 parents dafdf5c + 1f514ca commit d95de6e

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4992,10 +4992,10 @@ typedarray-to-buffer@^3.1.5:
49924992
dependencies:
49934993
is-typedarray "^1.0.0"
49944994

4995-
4996-
version "3.9.3"
4997-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
4998-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
4995+
4996+
version "3.9.5"
4997+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
4998+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
49994999

50005000
uglify-js@^3.1.4:
50015001
version "3.9.3"

0 commit comments

Comments
 (0)