- Updated dependencies

This commit is contained in:
Ferdi Koomen 2021-10-26 22:31:54 +02:00
parent 918d4844d9
commit 4cb15b2325
2 changed files with 381 additions and 358 deletions

View File

@ -62,9 +62,9 @@
"dependencies": {
"@types/node-fetch": "^2.5.12",
"abort-controller": "^3.0.0",
"axios": "^0.23.0",
"axios": "^0.24.0",
"camelcase": "^6.2.0",
"commander": "^8.0.0",
"commander": "^8.3.0",
"form-data": "^4.0.0",
"handlebars": "^4.7.6",
"json-schema-ref-parser": "^9.0.7",
@ -77,28 +77,28 @@
"@babel/core": "7.15.8",
"@babel/preset-env": "7.15.8",
"@babel/preset-typescript": "7.15.0",
"@rollup/plugin-commonjs": "21.0.0",
"@rollup/plugin-node-resolve": "13.0.5",
"@rollup/plugin-commonjs": "21.0.1",
"@rollup/plugin-node-resolve": "13.0.6",
"@types/express": "4.17.13",
"@types/glob": "7.1.4",
"@types/glob": "7.2.0",
"@types/jest": "27.0.2",
"@types/node": "16.11.1",
"@types/node": "16.11.6",
"@types/qs": "6.9.7",
"@typescript-eslint/eslint-plugin": "5.1.0",
"@typescript-eslint/parser": "5.1.0",
"@typescript-eslint/eslint-plugin": "5.2.0",
"@typescript-eslint/parser": "5.2.0",
"codecov": "3.8.3",
"eslint": "8.0.1",
"eslint": "8.1.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"express": "4.17.1",
"glob": "7.2.0",
"jest": "27.3.0",
"jest-cli": "27.3.0",
"jest": "27.3.1",
"jest-cli": "27.3.1",
"prettier": "2.4.1",
"puppeteer": "10.4.0",
"qs": "6.10.1",
"rollup": "2.58.0",
"rollup": "2.58.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
"tslib": "2.3.1",

715
yarn.lock

File diff suppressed because it is too large Load Diff