Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit 9428e58

Browse files
committed
[Dev Deps] update babel-jest, babel-preset-airbnb, jest
1 parent d0171f3 commit 9428e58

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
},
3737
"devDependencies": {
3838
"babel-cli": "^6.26.0",
39-
"babel-jest": "^23.4.0",
39+
"babel-jest": "^23.4.2",
4040
"babel-plugin-add-module-exports": "^0.2.1",
4141
"babel-plugin-transform-replace-object-assign": "^1.0.0",
42-
"babel-preset-airbnb": "^2.5.2",
42+
"babel-preset-airbnb": "^2.5.3",
4343
"eslint": "^4.19.1",
4444
"eslint-config-airbnb-base": "^13.0.0",
4545
"eslint-plugin-import": "^2.13.0",
46-
"jest": "^23.4.1",
46+
"jest": "^23.4.2",
4747
"react": "*",
4848
"rimraf": "^2.6.2"
4949
},

0 commit comments

Comments
 (0)