chore(deps): bump

This commit is contained in:
liyasthomas
2022-01-10 10:29:31 +05:30
parent 720d54f91d
commit 7f7338faeb
6 changed files with 832 additions and 802 deletions

View File

@@ -33,23 +33,23 @@
"author": "Hoppscotch (support@hoppscotch.io)",
"license": "MIT",
"dependencies": {
"fp-ts": "^2.11.5",
"fp-ts": "^2.11.6",
"lodash": "^4.17.21",
"quickjs-emscripten": "^0.15.0"
},
"devDependencies": {
"@digitak/esrun": "^3.1.1",
"@digitak/esrun": "^3.1.2",
"@relmify/jest-fp-ts": "^1.1.1",
"@types/jest": "^27.4.0",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.6",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@types/node": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"eslint": "^8.6.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"io-ts": "^2.2.16",
"jest": "^27.4.5",
"jest": "^27.4.7",
"prettier": "^2.5.1",
"ts-jest": "^27.1.2",
"typescript": "^4.5.4"