Skip to content

Commit 33c40a8

Browse files
Bump typescript from 4.2.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.2.2...v4.2.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e967939 commit 33c40a8

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core-web-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"devDependencies": {
2424
"@types/node": "^14.14.31",
2525
"@types/semver": "^7.3.4",
26-
"typescript": "^4.1.5"
26+
"typescript": "^4.2.3"
2727
}
2828
}

packages/core-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@types/node": "^14.14.31",
3636
"@types/semver": "^7.3.4",
37-
"typescript": "^4.1.5"
37+
"typescript": "^4.2.3"
3838
},
3939
"bugs": {
4040
"url": "https://github.com/mrhenry/core-web/issues"

0 commit comments

Comments
 (0)