Skip to content

Commit 1883577

Browse files
Update Minor Packages
1 parent 2c909ae commit 1883577

File tree

2 files changed

+294
-164
lines changed

2 files changed

+294
-164
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@
3131
"devDependencies": {
3232
"babel-cli": "6.26.0",
3333
"babel-core": "6.26.3",
34-
"babel-eslint": "8.2.3",
34+
"babel-eslint": "8.2.6",
3535
"babel-jest": "23.6.0",
3636
"babel-plugin-transform-flow-strip-types": "6.22.0",
3737
"babel-preset-es2015": "6.24.1",
3838
"babel-preset-stage-1": "6.24.1",
3939
"eslint": "4.19.1",
40-
"flow-bin": "0.66.0",
41-
"flow-copy-source": "2.0.2",
40+
"flow-bin": "0.193.0",
41+
"flow-copy-source": "2.0.9",
4242
"jest": "23.6.0",
43-
"markdownlint-cli": "^0.31.1",
44-
"prettier": "2.7.1",
43+
"markdownlint-cli": "^0.32.0",
44+
"prettier": "2.8.0",
4545
"rimraf": "3.0.2"
4646
},
4747
"jest": {

0 commit comments

Comments
 (0)