chore(deps): bump

This commit is contained in:
liyasthomas 2021-12-16 16:26:01 +05:30
parent 49c0069c68
commit 29b5913fac
4 changed files with 1253 additions and 952 deletions

View File

@ -26,7 +26,7 @@
"rollup": "^2.61.1",
"rollup-plugin-dts": "^4.0.1",
"rollup-plugin-ts": "^2.0.4",
"typescript": "^4.5.3"
"typescript": "^4.5.4"
},
"license": "MIT"
}

View File

@ -27,6 +27,6 @@
},
"homepage": "https://github.com/hoppscotch/hoppscotch#readme",
"devDependencies": {
"tsup": "^5.11.1"
"tsup": "^5.11.6"
}
}

View File

@ -38,20 +38,20 @@
"quickjs-emscripten": "^0.13.0"
},
"devDependencies": {
"@digitak/esrun": "^2.0.6",
"@digitak/esrun": "^3.1.0",
"@relmify/jest-fp-ts": "^1.1.1",
"@types/jest": "^27.0.3",
"@types/lodash": "^4.14.178",
"@types/node": "^16.11.12",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@types/node": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"io-ts": "^2.2.16",
"jest": "^27.4.4",
"jest": "^27.4.5",
"prettier": "^2.5.1",
"ts-jest": "^27.1.1",
"typescript": "^4.5.3"
"typescript": "^4.5.4"
}
}

File diff suppressed because it is too large Load Diff