mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
refactor: update all
This commit is contained in:
committed by
Rainer Killinger
parent
9272060a8b
commit
aa39a5947c
12
package.json
12
package.json
@@ -32,10 +32,10 @@
|
||||
"@openstapps/gitlab-api": "0.9.0",
|
||||
"@openstapps/logger": "0.7.0",
|
||||
"@slack/client": "5.0.2",
|
||||
"@types/glob": "7.1.3",
|
||||
"@types/mustache": "4.1.1",
|
||||
"@types/node": "14.17.3",
|
||||
"@types/tmp": "0.2.0",
|
||||
"@types/glob": "7.1.4",
|
||||
"@types/mustache": "4.1.2",
|
||||
"@types/node": "14.17.7",
|
||||
"@types/tmp": "0.2.1",
|
||||
"commander": "6.2.1",
|
||||
"glob": "7.1.7",
|
||||
"moment": "2.29.1",
|
||||
@@ -45,9 +45,9 @@
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.27.0",
|
||||
"@testdeck/mocha": "0.1.2",
|
||||
"@types/chai": "4.2.18",
|
||||
"@types/chai": "4.2.21",
|
||||
"@types/chai-as-promised": "7.1.4",
|
||||
"@types/mocha": "8.2.2",
|
||||
"@types/mocha": "8.2.3",
|
||||
"chai": "4.3.4",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
|
||||
Reference in New Issue
Block a user