mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
build: update dependencies
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@openstapps/gitlab-api": "0.2.3",
|
||||
"@openstapps/logger": "0.0.3",
|
||||
"@openstapps/logger": "0.0.5",
|
||||
"@types/del": "3.0.1",
|
||||
"@types/glob": "7.1.1",
|
||||
"@types/inquirer": "0.0.43",
|
||||
@@ -37,7 +37,7 @@
|
||||
"glob": "7.1.3",
|
||||
"inquirer": "6.2.1",
|
||||
"moment": "2.23.0",
|
||||
"pad": "2.2.1",
|
||||
"pad": "2.2.2",
|
||||
"request": "2.88.0",
|
||||
"semver": "5.6.0",
|
||||
"tangular": "2.0.1",
|
||||
@@ -49,8 +49,8 @@
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "2.6.3",
|
||||
"ts-node": "7.0.1",
|
||||
"tslint": "5.12.0",
|
||||
"typedoc": "0.14.0",
|
||||
"tslint": "5.12.1",
|
||||
"typedoc": "0.14.2",
|
||||
"typescript": "3.2.2"
|
||||
},
|
||||
"main": "lib/common.js",
|
||||
|
||||
Reference in New Issue
Block a user