Skip to content

Commit d5a29cf

Browse files
authored
Merge pull request #294 from ccnmtl/jest-24.3.0
⬆️ jest 24.3.0
2 parents 2a72c4c + ae54ea2 commit d5a29cf

File tree

7 files changed

+1131
-611
lines changed

7 files changed

+1131
-611
lines changed

eclipsing-binary-simulator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"babel-loader": "^8.0.0",
4242
"eslint": "^5.1.0",
4343
"eslint-plugin-react": "~7.12.4",
44-
"jest": "^24.1.0",
44+
"jest": "~24.3.0",
4545
"webpack": "^4.26.0",
4646
"webpack-cli": "^3.0.8",
4747
"webpack-dev-server": "^3.1.9"

exoplanet-transit-simulator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"babel-loader": "^8.0.0",
4141
"eslint": "^5.1.0",
4242
"eslint-plugin-react": "~7.12.4",
43-
"jest": "^24.1.0",
43+
"jest": "~24.3.0",
4444
"webpack": "^4.26.0",
4545
"webpack-cli": "^3.0.8",
4646
"webpack-dev-server": "^3.1.9"

gas-retention-simulator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"babel-loader": "^8.0.0",
4141
"eslint": "^5.1.0",
4242
"eslint-plugin-react": "~7.12.4",
43-
"jest": "^24.1.0",
43+
"jest": "~24.3.0",
4444
"webpack": "^4.26.0",
4545
"webpack-cli": "^3.0.8",
4646
"webpack-dev-server": "^3.1.9"

0 commit comments

Comments
 (0)