Skip to content

Commit 89ec5c8

Browse files
chore(deps-dev): 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 44feba9 commit 89ec5c8

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
@@ -83,7 +83,7 @@
8383
"semver": "^7.3.5",
8484
"tmp": "0.2.1",
8585
"ts-loader": "^9.2.2",
86-
"typescript": "^4.2.4",
86+
"typescript": "^4.3.2",
8787
"vscode-test": "^1.5.2",
8888
"webpack": "^5.37.1",
8989
"webpack-cli": "^4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6350,10 +6350,10 @@ typedarray@^0.0.6:
63506350
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
63516351
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
63526352

6353-
typescript@^4.2.4:
6354-
version "4.2.4"
6355-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
6356-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
6353+
typescript@^4.3.2:
6354+
version "4.3.2"
6355+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
6356+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
63576357

63586358
uc.micro@^1.0.1, uc.micro@^1.0.5:
63596359
version "1.0.6"

0 commit comments

Comments
 (0)