chore(deps): bump

This commit is contained in:
liyasthomas
2022-03-21 07:45:58 +05:30
parent d4540a56b9
commit 8f96a5f5db
5 changed files with 1114 additions and 962 deletions

View File

@@ -35,7 +35,7 @@
"license": "MIT",
"dependencies": {
"@hoppscotch/data": "workspace:^0.4.0",
"fp-ts": "^2.11.8",
"fp-ts": "^2.11.9",
"lodash": "^4.17.21",
"quickjs-emscripten": "^0.15.0"
},
@@ -43,16 +43,16 @@
"@digitak/esrun": "^3.1.2",
"@relmify/jest-fp-ts": "^2.0.0",
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.179",
"@types/lodash": "^4.14.180",
"@types/node": "^17.0.21",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"io-ts": "^2.2.16",
"jest": "^27.5.1",
"prettier": "^2.5.1",
"prettier": "^2.6.0",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
}