Skip to content

Commit ba001bb

Browse files
committed
chore: Update dependencies
1 parent 3a9b707 commit ba001bb

File tree

2 files changed

+2482
-1477
lines changed

2 files changed

+2482
-1477
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
"react": "^15.3.0 || ^16.0.0"
4343
},
4444
"devDependencies": {
45-
"@babel/cli": "^7.0.0-beta.35",
46-
"@babel/core": "^7.0.0-beta.35",
47-
"@researchgate/babel-preset-rg": "^2.0.0-beta.1",
45+
"@babel/cli": "^7.0.0-beta.49",
46+
"@babel/core": "^7.0.0-beta.49",
47+
"@researchgate/babel-preset-rg": "^2.0.0-beta.2",
4848
"@researchgate/eslint-config-rg-react": "^2.0.0",
4949
"babel-core": "^7.0.0-0",
5050
"babel-eslint": "^8.0.0",
51-
"babel-jest": "^22.0.0",
52-
"conventional-github-releaser": "^2.0.0",
51+
"babel-jest": "^23.0.1",
52+
"conventional-github-releaser": "^3.1.2",
5353
"cross-env": "^5.0.5",
5454
"enzyme": "^3.1.0",
5555
"enzyme-adapter-react-16": "^1.0.1",
@@ -58,9 +58,9 @@
5858
"eslint-plugin-import": "^2.7.0",
5959
"eslint-plugin-prettier": "^2.3.1",
6060
"eslint-plugin-react": "^7.3.0",
61-
"flow-bin": "^0.71.0",
62-
"jest": "^22.0.0",
63-
"jest-snapshot": "^22.0.0",
61+
"flow-bin": "^0.74.0",
62+
"jest": "^23.1.0",
63+
"jest-snapshot": "^23.0.1",
6464
"npm-run-all": "^4.1.1",
6565
"prettier": "^1.7.4",
6666
"react": "^16.0.0",

0 commit comments

Comments
 (0)