Skip to content

Commit a744cb1

Browse files
committed
chore(deps-dev): bump typescript to 4.2.3
1 parent 9f2c9c9 commit a744cb1

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/babel-plugin-jsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"jest": "^26.0.1",
4646
"regenerator-runtime": "^0.13.5",
4747
"ts-jest": "^26.1.3",
48-
"typescript": "^4.0.2",
48+
"typescript": "^4.2.3",
4949
"vue": "3.0.5"
5050
}
5151
}

packages/jsx-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"html-webpack-plugin": "^4.3.0",
1212
"style-loader": "^1.2.1",
1313
"ts-loader": "^8.0.0",
14-
"typescript": "^4.0.2",
14+
"typescript": "^4.2.3",
1515
"vue": "3.0.5",
1616
"webpack": "^4.43.0",
1717
"webpack-dev-server": "^3.11.0"

yarn.lock

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

10314-
typescript@^4.0.2:
10315-
version "4.1.3"
10316-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
10317-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
10314+
typescript@^4.2.3:
10315+
version "4.2.3"
10316+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
10317+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
1031810318

1031910319
uglify-js@^3.1.4:
1032010320
version "3.12.1"

0 commit comments

Comments
 (0)