⬆️ Upgrade all dependencies

This commit is contained in:
Hugo Saracino 2022-01-11 14:47:57 +01:00
parent 27f8c00210
commit 9102b3da54
3 changed files with 1318 additions and 2445 deletions

2
.nvmrc
View File

@ -1 +1 @@
v12.18.0
v16.13.1

View File

@ -17,16 +17,16 @@
},
"dependencies": {
"decod": "^6.1.6",
"fp-ts": "^2.6.7",
"tslib": "^2.0.0"
"fp-ts": "^2.11.7",
"tslib": "^2.3.1"
},
"devDependencies": {
"@types/jest": "^26.0.3",
"@types/node": "^14.0.14",
"eslint": "^7.3.1",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.8",
"eslint": "^8.6.0",
"eslint-plugin-fp": "^2.3.0",
"jest": "^26.1.0",
"ts-jest": "^26.1.1",
"typescript": "^3.9.6"
"jest": "^27.4.7",
"ts-jest": "^27.1.2",
"typescript": "^4.5.4"
}
}
}

3743
yarn.lock

File diff suppressed because it is too large Load Diff