Skip to content

Commit c8a3a98

Browse files
Merge pull request ferdikoomen#724 from ferdikoomen/dependabot/npm_and_yarn/typescript-4.3.2
2 parents 9acf2a2 + 2812693 commit c8a3a98

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.50.5",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104-
"typescript": "4.2.4"
104+
"typescript": "4.3.2"
105105
}
106106
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6625,10 +6625,10 @@ typedarray-to-buffer@^3.1.5:
66256625
dependencies:
66266626
is-typedarray "^1.0.0"
66276627

6628-
typescript@4.2.4:
6629-
version "4.2.4"
6630-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
6631-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
6628+
typescript@4.3.2:
6629+
version "4.3.2"
6630+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
6631+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
66326632

66336633
uglify-js@^3.1.4:
66346634
version "3.13.4"

0 commit comments

Comments
 (0)