refactor: update all

This commit is contained in:
openstappsbot
2021-06-15 08:37:48 +00:00
committed by Rainer Killinger
parent 4a4cd4e6d4
commit aab3e9fa6c
2 changed files with 320 additions and 294 deletions

606
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -47,7 +47,7 @@
"@types/geojson": "1.0.6", "@types/geojson": "1.0.6",
"@types/json-patch": "0.0.30", "@types/json-patch": "0.0.30",
"@types/json-schema": "7.0.7", "@types/json-schema": "7.0.7",
"@types/node": "14.14.37", "@types/node": "14.17.3",
"fast-clone": "1.5.13", "fast-clone": "1.5.13",
"fast-deep-equal": "3.1.3", "fast-deep-equal": "3.1.3",
"http-status-codes": "2.1.4", "http-status-codes": "2.1.4",
@@ -57,14 +57,14 @@
}, },
"devDependencies": { "devDependencies": {
"@openstapps/configuration": "0.27.0", "@openstapps/configuration": "0.27.0",
"@openstapps/logger": "0.6.0", "@openstapps/logger": "0.7.0",
"@testdeck/mocha": "0.1.2", "@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.16", "@types/chai": "4.2.18",
"@types/rimraf": "3.0.0", "@types/rimraf": "3.0.0",
"chai": "4.3.4", "chai": "4.3.4",
"conditional-type-checks": "1.0.5", "conditional-type-checks": "1.0.5",
"conventional-changelog-cli": "2.1.1", "conventional-changelog-cli": "2.1.1",
"mocha": "8.3.2", "mocha": "8.4.0",
"nyc": "15.1.0", "nyc": "15.1.0",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"source-map-support": "0.5.19", "source-map-support": "0.5.19",