update shelljs to get rid of warnings on build

This commit is contained in:
Shpuld Shpuldson 2021-02-26 10:30:30 +02:00
parent dd9e18fd34
commit cef6ecb916
2 changed files with 5 additions and 4 deletions

View file

@ -103,7 +103,7 @@
"selenium-server": "2.53.1",
"semver": "^5.3.0",
"serviceworker-webpack-plugin": "^1.0.0",
"shelljs": "^0.7.4",
"shelljs": "^0.8.4",
"sinon": "^2.1.0",
"sinon-chai": "^2.8.0",
"stylelint": "^13.6.1",