mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
refactor: add renovate.json
refactor: update renovate/renovate docker tag to v24.97.1 refactor: update all
This commit is contained in:
committed by
Rainer Killinger
parent
0a3a2dc2ec
commit
b372e6886b
18
package.json
18
package.json
@@ -33,25 +33,25 @@
|
||||
"@openstapps/logger": "0.5.0",
|
||||
"@slack/client": "5.0.2",
|
||||
"@types/glob": "7.1.3",
|
||||
"@types/mustache": "4.1.0",
|
||||
"@types/node": "10.17.44",
|
||||
"@types/mustache": "4.1.1",
|
||||
"@types/node": "10.17.56",
|
||||
"@types/tmp": "0.2.0",
|
||||
"commander": "6.2.0",
|
||||
"commander": "6.2.1",
|
||||
"glob": "7.1.6",
|
||||
"moment": "2.29.1",
|
||||
"mustache": "4.1.0",
|
||||
"mustache": "4.2.0",
|
||||
"tmp": "0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.25.0",
|
||||
"@openstapps/configuration": "0.26.0",
|
||||
"@testdeck/mocha": "0.1.2",
|
||||
"@types/chai": "4.2.14",
|
||||
"@types/chai": "4.2.15",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
"@types/mocha": "8.2.0",
|
||||
"chai": "4.2.0",
|
||||
"@types/mocha": "8.2.2",
|
||||
"chai": "4.3.4",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"mocha": "8.2.1",
|
||||
"mocha": "8.3.2",
|
||||
"nyc": "15.1.0",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user