[build] Update

Update dependencies
This commit is contained in:
Alexander Trofimov
2020-11-25 12:33:31 +03:00
parent 763c153506
commit b29402f5fe
2 changed files with 1358 additions and 470 deletions

1820
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -56,12 +56,12 @@
"./build/server/SpellChecker"
],
"dependencies": {
"grunt": "^0.4.5",
"grunt": "^1.3.0",
"grunt-banner": "^0.6.0",
"grunt-check-dependencies": "^0.12.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-check-dependencies": "^1.0.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-stripcomments": "^0.5.0",
"grunt-stripcomments": "^0.7.2",
"grunt-mkdir": "^1.0.0"
}
}