updated jest to fix remix-tests tests

yann300-patch-33
Admin 3 years ago committed by yann300
parent 68a05e8119
commit 26e3503434
  1. 4360
      package-lock.json
  2. 6
      package.json

4360
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -208,7 +208,7 @@
"@types/axios": "^0.14.0",
"@types/chai": "^4.2.11",
"@types/fs-extra": "^9.0.1",
"@types/jest": "25.1.4",
"@types/jest": "^27.0.2",
"@types/lodash": "^4.14.172",
"@types/mocha": "^7.0.2",
"@types/nightwatch": "^1.1.6",
@ -263,7 +263,7 @@
"ipfs-mini": "^1.1.5",
"is-electron": "^2.2.0",
"javascript-serialize": "^1.6.1",
"jest": "25.2.3",
"jest": "^27.2.4",
"js-base64": "^2.1.9",
"js-beautify": "1.6.14",
"lerna": "^3.22.1",
@ -290,7 +290,7 @@
"tap-spec": "^5.0.0",
"tape": "^4.13.3",
"terser-webpack-plugin": "^4.2.3",
"ts-jest": "25.2.1",
"ts-jest": "^27.0.5",
"ts-node": "^7.0.1",
"tslint": "~6.0.0",
"typescript": "^4.4.3",

Loading…
Cancel
Save