⬆️ in a number of deps

To take care of deprecated upstream deps and somesuch
This commit is contained in:
JJ Merelo 2022-02-01 07:55:41 +01:00
parent 6b40481b02
commit 38e0a049f6
2 changed files with 3279 additions and 10447 deletions

13716
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,22 +32,22 @@
"picomatch": "^2.2.2"
},
"devDependencies": {
"@types/jest": "^25.2.3",
"@types/jest": "^27.4.0",
"@types/js-yaml": "^3.12.4",
"@types/minimatch": "^3.0.3",
"@types/node": "^14.0.5",
"@types/picomatch": "^2.2.1",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"@zeit/ncc": "^0.22.3",
"@vercel/ncc": "^0.33.1",
"eslint": "^7.3.0",
"eslint-plugin-github": "^4.3.5",
"eslint-plugin-jest": "^22.21.0",
"jest": "^26.0.1",
"jest-circus": "^26.0.1",
"jest": "^27.4.7",
"jest-circus": "^27.4.6",
"js-yaml": "^3.14.0",
"prettier": "^2.0.5",
"ts-jest": "^26.0.0",
"ts-jest": "^27.1.3",
"typescript": "^3.9.3"
},
"jest": {