1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-16 08:30:07 +00:00

chore(deps-dev): bump typescript from 3.9.7 to 3.9.9

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 3.9.9.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v3.9.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-02-15 08:12:05 +00:00
committed by GitHub
parent b3c9303def
commit 65b34aa015
2 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@
"typedoc": "^0.19.2",
"typedoc-neo-theme": "^1.1.0",
"typedoc-plugin-external-module-name": "^4.0.6",
"typescript": "^3.9.7",
"typescript": "^3.9.9",
"webpack": "^5.13.0",
"webpack-cli": "^4.5.0"
},