- Updated dependencies

This commit is contained in:
Ferdi Koomen 2021-12-02 09:20:52 -05:00
parent bc6123bf3b
commit aae6306a5a
2 changed files with 702 additions and 491 deletions

View File

@ -63,7 +63,7 @@
"@types/node-fetch": "^2.5.12",
"abort-controller": "^3.0.0",
"axios": "^0.24.0",
"camelcase": "^6.2.0",
"camelcase": "^6.2.1",
"commander": "^8.3.0",
"cross-blob": "^2.0.1",
"form-data": "^4.0.0",
@ -76,33 +76,33 @@
"devDependencies": {
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/preset-env": "7.16.4",
"@babel/preset-typescript": "7.16.0",
"@rollup/plugin-commonjs": "21.0.1",
"@rollup/plugin-node-resolve": "13.0.6",
"@types/express": "4.17.13",
"@types/glob": "7.2.0",
"@types/jest": "27.0.2",
"@types/node": "16.11.7",
"@types/jest": "27.0.3",
"@types/node": "16.11.11",
"@types/qs": "6.9.7",
"@typescript-eslint/eslint-plugin": "5.3.1",
"@typescript-eslint/parser": "5.3.1",
"@typescript-eslint/eslint-plugin": "5.5.0",
"@typescript-eslint/parser": "5.5.0",
"codecov": "3.8.3",
"eslint": "8.2.0",
"eslint": "8.3.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.1",
"jest-cli": "27.3.1",
"prettier": "2.4.1",
"puppeteer": "11.0.0",
"jest": "27.4.3",
"jest-cli": "27.4.3",
"prettier": "2.5.0",
"puppeteer": "12.0.1",
"qs": "6.10.1",
"rollup": "2.59.0",
"rollup": "2.60.2",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
"rollup-plugin-typescript2": "0.31.1",
"tslib": "2.3.1",
"typescript": "4.4.4"
"typescript": "4.5.2"
}
}

1165
yarn.lock

File diff suppressed because it is too large Load Diff