@ahanapediatrics/ahana-fp
Advanced tools
Comparing version 3.4.0 to 3.4.1
{ | ||
"name": "@ahanapediatrics/ahana-fp", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"description": "FP-friendly classes for Typescript", | ||
@@ -39,7 +39,7 @@ "main": "dist/index.js", | ||
"@types/sinon-chai": "^3.2.3", | ||
"@typescript-eslint/eslint-plugin": "^4.6.0", | ||
"@typescript-eslint/parser": "^4.6.0", | ||
"@typescript-eslint/eslint-plugin": "^5.0.0", | ||
"@typescript-eslint/parser": "^5.0.0", | ||
"chai": "^4.2.0", | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "^7.12.0", | ||
"eslint": "^8.0.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
@@ -52,3 +52,3 @@ "eslint-plugin-prettier": "^4.0.0", | ||
"prettier": "^2.1.2", | ||
"sinon": "^11.1.2", | ||
"sinon": "^12.0.0", | ||
"sinon-chai": "^3.4.0", | ||
@@ -55,0 +55,0 @@ "ts-node": "^10.2.1", |
47584