mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
build: update dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -29,12 +29,12 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.1.0",
|
||||
"@openstapps/gitlab-api": "0.5.1",
|
||||
"@openstapps/gitlab-api": "0.6.0",
|
||||
"@openstapps/logger": "0.4.0",
|
||||
"@slack/client": "5.0.2",
|
||||
"@types/glob": "7.1.1",
|
||||
"@types/mustache": "0.8.32",
|
||||
"@types/node": "10.14.22",
|
||||
"@types/node": "10.17.5",
|
||||
"@types/tmp": "0.1.0",
|
||||
"commander": "4.0.1",
|
||||
"glob": "7.1.6",
|
||||
@@ -49,15 +49,15 @@
|
||||
"@types/mocha": "5.2.7",
|
||||
"chai": "4.2.0",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"conventional-changelog-cli": "2.0.27",
|
||||
"conventional-changelog-cli": "2.0.28",
|
||||
"mocha": "6.2.2",
|
||||
"mocha-typescript": "1.1.17",
|
||||
"nyc": "14.1.1",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.0",
|
||||
"ts-node": "8.5.0",
|
||||
"ts-node": "8.5.2",
|
||||
"tslint": "5.20.1",
|
||||
"typedoc": "0.15.1",
|
||||
"typedoc": "0.15.2",
|
||||
"typescript": "3.7.2"
|
||||
},
|
||||
"main": "lib/common.js",
|
||||
|
||||
Reference in New Issue
Block a user