1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

Bump shelljs from 0.8.4 to 0.8.5 (#352)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-15 20:18:26 +01:00
committed by GitHub
parent 0c0bb8e3c3
commit f5eaeffa1f
2 changed files with 4 additions and 4 deletions

View File

@@ -87,7 +87,7 @@
"jest": "^27.0.6",
"nodemon": "^2.0.7",
"sass": "1.32.6",
"shelljs": "0.8.4",
"shelljs": "0.8.5",
"supertest": "6.1.3",
"ts-jest": "^27.0.3",
"ts-node": "9.1.1",