mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
build: update dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -22,7 +22,7 @@
|
||||
],
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@openstapps/gitlab-api": "0.2.3",
|
||||
"@openstapps/gitlab-api": "0.3.1",
|
||||
"@openstapps/logger": "0.0.5",
|
||||
"@types/del": "3.0.1",
|
||||
"@types/glob": "7.1.1",
|
||||
@@ -36,7 +36,7 @@
|
||||
"del": "3.0.0",
|
||||
"glob": "7.1.3",
|
||||
"inquirer": "6.2.1",
|
||||
"moment": "2.23.0",
|
||||
"moment": "2.24.0",
|
||||
"pad": "2.2.2",
|
||||
"request": "2.88.0",
|
||||
"semver": "5.6.0",
|
||||
@@ -44,14 +44,14 @@
|
||||
"toposort": "2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.5.0",
|
||||
"@openstapps/configuration": "0.5.1",
|
||||
"conventional-changelog-cli": "2.0.11",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "2.6.3",
|
||||
"ts-node": "7.0.1",
|
||||
"ts-node": "8.0.2",
|
||||
"tslint": "5.12.1",
|
||||
"typedoc": "0.14.2",
|
||||
"typescript": "3.2.2"
|
||||
"typescript": "3.2.4"
|
||||
},
|
||||
"main": "lib/common.js",
|
||||
"typings": "lib/common.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user