chore(deps): lock file maintenance (#212)

closes #196 #199
This commit is contained in:
renovate[bot] 2021-06-14 21:35:04 +02:00 committed by GitHub
parent 41982affee
commit 8337d59854
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 712 additions and 1790 deletions

View File

@ -31,11 +31,11 @@
"@types/object-hash": "^2",
"eslint": "^7.28.0",
"eslint-plugin-jsdoc": "^35.2.0",
"jest": "^26.6.3",
"jest": "^27.0.4",
"jiti": "^1.10.1",
"lerna": "^4.0.0",
"object-hash": "^2.2.0",
"ts-jest": "^26.5.6",
"ts-jest": "^27.0.3",
"typescript": "^4.3.2",
"unbuild": "^0.3.0"
}

View File

@ -2,10 +2,7 @@
"extends": [
"@nuxtjs"
],
"ignoreDeps": [
"jest",
"ts-jest"
],
"ignoreDeps": [],
"lockFileMaintenance": {
"enabled": true
}

2493
yarn.lock

File diff suppressed because it is too large Load Diff