fix(core): update

This commit is contained in:
2022-03-06 11:09:53 +01:00
parent 1ccc67215c
commit a7c12795fb
5 changed files with 19220 additions and 3353 deletions

View File

@@ -13,15 +13,16 @@
"format": "(gitzone format)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",
"@gitzone/tstest": "^1.0.52",
"@pushrocks/tapbundle": "^3.2.14",
"@types/node": "^14.14.35",
"@gitzone/tsbuild": "^2.1.29",
"@gitzone/tstest": "^1.0.64",
"@pushrocks/tapbundle": "^4.0.8",
"@types/node": "^17.0.21",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"fast-deep-equal": "^3.1.3"
"fast-deep-equal": "^3.1.3",
"minimatch": "^5.0.1"
},
"browserslist": [
"last 1 chrome versions"