chore(deps): bump

This commit is contained in:
liyasthomas
2021-12-04 19:08:12 +05:30
parent ecce830787
commit 88cc21e3d4
5 changed files with 991 additions and 794 deletions

View File

@@ -38,18 +38,18 @@
"quickjs-emscripten": "^0.13.0"
},
"devDependencies": {
"@digitak/esrun": "^2.0.1",
"@digitak/esrun": "^2.0.5",
"@relmify/jest-fp-ts": "^1.1.1",
"@types/jest": "^27.0.3",
"@types/lodash": "^4.14.177",
"@types/node": "^16.11.10",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"eslint": "^8.3.0",
"@types/node": "^16.11.11",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"eslint": "^8.4.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"io-ts": "^2.2.16",
"jest": "^27.3.1",
"jest": "^27.4.3",
"prettier": "^2.5.0",
"ts-jest": "^27.0.7",
"typescript": "^4.5.2"