Update json5 & testcafe (#2538)

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
Alex
2022-12-29 17:11:17 -06:00
committed by GitHub
parent 1e6ca131d9
commit 6d5026d17e
2 changed files with 1187 additions and 1248 deletions

View File

@@ -80,7 +80,7 @@
"@types/recharts": "^1.8.24", "@types/recharts": "^1.8.24",
"prettier": "2.7.1", "prettier": "2.7.1",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"testcafe": "^2.1.0", "testcafe": "^2.2.0",
"typescript": "^4.4.3" "typescript": "^4.4.3"
}, },
"resolutions": { "resolutions": {
@@ -94,6 +94,7 @@
"react-scripts/**/minimatch": "^3.0.5", "react-scripts/**/minimatch": "^3.0.5",
"react-scripts/**/loader-utils": "^2.0.4", "react-scripts/**/loader-utils": "^2.0.4",
"recharts/**/d3-color": "^3.1.0", "recharts/**/d3-color": "^3.1.0",
"testcafe/**/jsonwebtoken": "^9.0.0" "react-scripts/**/json5": "^2.2.2",
"testcafe/**/json5": "^2.2.2"
} }
} }

File diff suppressed because it is too large Load Diff