chore(deps): bump

This commit is contained in:
liyasthomas
2022-01-17 19:20:30 +05:30
parent 91d0b52222
commit ddff126aaa
8 changed files with 443 additions and 414 deletions

View File

@@ -33,7 +33,7 @@
"author": "Hoppscotch (support@hoppscotch.io)",
"license": "MIT",
"dependencies": {
"fp-ts": "^2.11.6",
"fp-ts": "^2.11.8",
"lodash": "^4.17.21",
"quickjs-emscripten": "^0.15.0"
},
@@ -42,16 +42,16 @@
"@relmify/jest-fp-ts": "^1.1.1",
"@types/jest": "^27.4.0",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"eslint": "^8.6.0",
"@types/node": "^17.0.9",
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"io-ts": "^2.2.16",
"jest": "^27.4.7",
"prettier": "^2.5.1",
"ts-jest": "^27.1.2",
"ts-jest": "^27.1.3",
"typescript": "^4.5.4"
}
}