chore(deps): bump

This commit is contained in:
liyasthomas
2021-10-03 19:13:44 +05:30
parent d832690548
commit a24541ac2b
4 changed files with 896 additions and 780 deletions

View File

@@ -30,23 +30,23 @@
"author": "The Hoppscotch Team <support@hoppscotch.io> (https://hoppscotch.com/)",
"license": "MIT",
"dependencies": {
"fp-ts": "^2.11.3",
"fp-ts": "^2.11.4",
"lodash": "^4.17.21",
"quickjs-emscripten": "^0.13.0"
},
"devDependencies": {
"@digitak/esrun": "^1.2.7",
"@digitak/esrun": "^1.2.8",
"@relmify/jest-fp-ts": "^1.1.1",
"@types/jest": "^26.0.24",
"@types/lodash": "^4.14.174",
"@types/lodash": "^4.14.175",
"@types/node": "^15.14.9",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"io-ts": "^2.2.16",
"jest": "^27.2.2",
"jest": "^27.2.4",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.1",
"ts-jest": "^27.0.5",