Skip to content

Commit 96133c0

Browse files
chore(deps-dev): bump typescript from 4.3.2 to 4.3.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.2...v4.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a22a064 commit 96133c0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"qunit-dom": "^1.6.0",
8686
"release-it": "^14.9.0",
8787
"release-it-lerna-changelog": "^3.1.0",
88-
"typescript": "^4.3.2"
88+
"typescript": "^4.3.4"
8989
},
9090
"engines": {
9191
"node": "10.* || >= 12"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13270,10 +13270,10 @@ typescript-memoize@^1.0.0-alpha.3:
1327013270
dependencies:
1327113271
core-js "2.4.1"
1327213272

13273-
typescript@^4.3.2:
13274-
version "4.3.2"
13275-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
13276-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
13273+
typescript@^4.3.4:
13274+
version "4.3.4"
13275+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
13276+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
1327713277

1327813278
uc.micro@^1.0.1, uc.micro@^1.0.5:
1327913279
version "1.0.6"

0 commit comments

Comments
 (0)