Skip to content

Commit a0444ee

Browse files
Merge pull request ferdikoomen#756 from ferdikoomen/dependabot/npm_and_yarn/typescript-4.3.4
2 parents 776cae9 + afd6ec3 commit a0444ee

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
@@ -101,6 +101,6 @@
101101
"rollup": "2.52.1",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104-
"typescript": "4.3.2"
104+
"typescript": "4.3.4"
105105
}
106106
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6292,10 +6292,10 @@ typedarray-to-buffer@^3.1.5:
62926292
dependencies:
62936293
is-typedarray "^1.0.0"
62946294

6295-
6296-
version "4.3.2"
6297-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
6298-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
6295+
6296+
version "4.3.4"
6297+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
6298+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
62996299

63006300
uglify-js@^3.1.4:
63016301
version "3.13.9"

0 commit comments

Comments
 (0)