Skip to content

Commit 4e90938

Browse files
authored
update dependencies (#89)
1 parent 19b7d8a commit 4e90938

File tree

2 files changed

+643
-577
lines changed

2 files changed

+643
-577
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,21 @@
3232
"@babel/cli": "^7.8.4",
3333
"@babel/core": "^7.9.0",
3434
"@babel/plugin-transform-flow-strip-types": "^7.9.0",
35-
"@babel/preset-env": "^7.9.0",
35+
"@babel/preset-env": "^7.9.5",
3636
"babel-eslint": "^10.1.0",
37-
"babel-jest": "^25.1.0",
37+
"babel-jest": "^25.3.0",
3838
"eslint": "^6.8.0",
3939
"eslint-config-prettier": "^6.10.1",
4040
"eslint-plugin-flowtype": "^4.7.0",
4141
"eslint-plugin-prettier": "^3.1.2",
42-
"expect": "^25.1.0",
43-
"flow-bin": "^0.105.0",
42+
"expect": "^25.3.0",
43+
"flow-bin": "^0.113.0",
4444
"in-publish": "^2.0.1",
45-
"jest": "^25.1.0",
45+
"jest": "^25.3.0",
4646
"jscodeshift": "^0.7.0",
4747
"minimist": "^1.2.5",
4848
"object.assign": "^4.1.0",
49-
"prettier": "^2.0.2",
49+
"prettier": "^2.0.4",
5050
"rimraf": "^3.0.2",
5151
"safe-publish-latest": "^1.1.4",
5252
"to-ast": "^1.0.0"

0 commit comments

Comments
 (0)