1
0
mirror of https://github.com/sasjs/lint.git synced 2026-01-10 22:10:06 +00:00

chore(deps-dev): bump typescript from 4.2.3 to 4.2.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-05-04 07:41:55 +00:00
committed by GitHub
parent 3a6a5d30e3
commit 5de3d33c1c
2 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
"jest": "^26.6.3",
"rimraf": "^3.0.2",
"ts-jest": "^26.5.4",
"typescript": "^4.2.3"
"typescript": "^4.2.4"
},
"dependencies": {
"@sasjs/utils": "^2.12.0"