mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 04:22:50 +00:00
refactor: update dependencies
This commit is contained in:
1132
package-lock.json
generated
1132
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -36,7 +36,7 @@
|
||||
"@types/mustache": "4.1.2",
|
||||
"@types/node": "14.17.7",
|
||||
"@types/tmp": "0.2.1",
|
||||
"commander": "6.2.1",
|
||||
"commander": "8.1.0",
|
||||
"glob": "7.1.7",
|
||||
"moment": "2.29.1",
|
||||
"mustache": "4.2.0",
|
||||
@@ -47,18 +47,18 @@
|
||||
"@testdeck/mocha": "0.1.2",
|
||||
"@types/chai": "4.2.21",
|
||||
"@types/chai-as-promised": "7.1.4",
|
||||
"@types/mocha": "8.2.3",
|
||||
"@types/mocha": "9.0.0",
|
||||
"chai": "4.3.4",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"mocha": "8.4.0",
|
||||
"mocha": "9.1.1",
|
||||
"nyc": "15.1.0",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
"ts-node": "9.1.1",
|
||||
"ts-node": "10.2.1",
|
||||
"tslint": "6.1.3",
|
||||
"typedoc": "0.18.0",
|
||||
"typescript": "3.8.3"
|
||||
"typedoc": "0.21.9",
|
||||
"typescript": "4.4.2"
|
||||
},
|
||||
"main": "lib/common.js",
|
||||
"typings": "lib/common.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user