We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f27b1 commit e48e80aCopy full SHA for e48e80a
package.json
@@ -51,7 +51,7 @@
51
"@commitlint/config-conventional": "^8.1.0",
52
"@commitlint/travis-cli": "^8.1.0",
53
"babel-eslint": "^10.0.2",
54
- "babel-jest": "^24.9.0",
+ "babel-jest": "^29.6.4",
55
"babel-loader": "^8.0.6",
56
"babel-register": "^6.22.0",
57
"chalk": "^2.4.2",
@@ -68,9 +68,9 @@
68
"eslint-plugin-promise": "^4.2.1",
69
"eslint-plugin-standard": "^4.0.0",
70
"husky": "^3.0.4",
71
- "jest": "^24.9.0",
72
- "jest-each": "^24.9.0",
73
- "jest-environment-node": "^24.9.0",
+ "jest": "^29.6.4",
+ "jest-each": "^29.6.3",
+ "jest-environment-node": "^29.6.4",
74
"regenerator-runtime": "^0.13.3",
75
"rollup": "^1.19.4",
76
"rollup-plugin-babel": "^4.3.3",
0 commit comments