Skip to content

Commit b8ad794

Browse files
Bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4ef4c8c commit b8ad794

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
@@ -49,7 +49,7 @@
4949
"ts-loader": "8.1.0",
5050
"ts-node": "10.0.0",
5151
"tsconfig-paths": "3.9.0",
52-
"typescript": "4.2.4",
52+
"typescript": "4.3.2",
5353
"webpack": "5.38.0",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8018,10 +8018,10 @@ typedarray-to-buffer@^3.1.5:
80188018
dependencies:
80198019
is-typedarray "^1.0.0"
80208020

8021-
typescript@4.2.4:
8022-
version "4.2.4"
8023-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
8024-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
8021+
typescript@4.3.2:
8022+
version "4.3.2"
8023+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
8024+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
80258025

80268026
typical@^5.0.0, typical@^5.2.0:
80278027
version "5.2.0"

0 commit comments

Comments
 (0)