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

Commit e1db380

Browse files
author
Jeff Dickey
committed
updated deps
1 parent 313854b commit e1db380

File tree

2 files changed

+456
-365
lines changed

2 files changed

+456
-365
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
"version": "2.1.2",
44
"author": "Jeff Dickey @dickeyxxxx",
55
"dependencies": {
6-
"cli-engine-command": "3.0.1"
6+
"cli-engine-command": "3.2.1"
77
},
88
"devDependencies": {
99
"babel-cli": "6.24.1",
10-
"babel-eslint": "7.2.1",
11-
"babel-jest": "19.0.0",
10+
"babel-eslint": "7.2.3",
11+
"babel-jest": "20.0.1",
1212
"babel-plugin-transform-class-properties": "6.24.1",
1313
"babel-plugin-transform-es2015-modules-commonjs": "6.24.1",
1414
"babel-plugin-transform-flow-strip-types": "6.22.0",
15-
"flow-bin": "0.43.1",
15+
"flow-bin": "0.46.0",
1616
"flow-copy-source": "1.1.0",
17-
"flow-typed": "2.0.0",
18-
"jest": "19.0.2",
17+
"flow-typed": "2.1.2",
18+
"jest": "20.0.1",
1919
"rimraf": "2.6.1",
20-
"standard": "10.0.1"
20+
"standard": "10.0.2"
2121
},
2222
"jest": {
2323
"testEnvironment": "node",

0 commit comments

Comments
 (0)