fix(core): update

This commit is contained in:
2022-04-28 16:25:23 +02:00
parent 7d808972c9
commit 831e0b8933
3 changed files with 18 additions and 18 deletions

View File

@@ -17,7 +17,7 @@
"@gitzone/tsbundle": "^1.0.78",
"@gitzone/tstest": "^1.0.44",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.27"
"@types/node": "^17.0.29"
},
"browserslist": [
"last 1 chrome versions"
@@ -37,6 +37,6 @@
"dependencies": {
"@pushrocks/projectinfo": "^5.0.1",
"@pushrocks/smartfile": "^9.0.6",
"@pushrocks/smartversion": "^3.0.1"
"@pushrocks/smartversion": "^3.0.2"
}
}