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:
16
package.json
16
package.json
@@ -34,31 +34,31 @@
|
||||
"@slack/client": "5.0.2",
|
||||
"@types/glob": "7.1.4",
|
||||
"@types/mustache": "4.1.2",
|
||||
"@types/node": "14.17.7",
|
||||
"@types/node": "14.17.19",
|
||||
"@types/tmp": "0.2.1",
|
||||
"commander": "8.1.0",
|
||||
"glob": "7.1.7",
|
||||
"commander": "8.2.0",
|
||||
"glob": "7.2.0",
|
||||
"moment": "2.29.1",
|
||||
"mustache": "4.2.0",
|
||||
"tmp": "0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.27.0",
|
||||
"@openstapps/configuration": "0.28.1",
|
||||
"@testdeck/mocha": "0.1.2",
|
||||
"@types/chai": "4.2.21",
|
||||
"@types/chai": "4.2.22",
|
||||
"@types/chai-as-promised": "7.1.4",
|
||||
"@types/mocha": "9.0.0",
|
||||
"chai": "4.3.4",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"mocha": "9.1.1",
|
||||
"mocha": "9.1.2",
|
||||
"nyc": "15.1.0",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
"ts-node": "10.2.1",
|
||||
"tslint": "6.1.3",
|
||||
"typedoc": "0.21.9",
|
||||
"typescript": "4.4.2"
|
||||
"typedoc": "0.22.4",
|
||||
"typescript": "4.4.3"
|
||||
},
|
||||
"main": "lib/common.js",
|
||||
"typings": "lib/common.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user