Skip to content

Commit 61c31a5

Browse files
committed
fix: update dependencies
1 parent 37fbef5 commit 61c31a5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@
3636
"@babel/plugin-transform-flow-strip-types": "^7.10.1",
3737
"@babel/preset-env": "^7.10.2",
3838
"@babel/register": "^7.10.1",
39-
"ava": "^3.8.2",
39+
"ava": "^3.9.0",
4040
"babel-plugin-istanbul": "^6.0.0",
4141
"babel-plugin-macros": "^2.8.0",
4242
"coveralls": "^3.1.0",
43-
"eslint": "^7.1.0",
44-
"eslint-config-canonical": "^20.0.5",
45-
"flow-bin": "^0.125.1",
43+
"eslint": "^7.2.0",
44+
"eslint-config-canonical": "^20.0.6",
45+
"flow-bin": "^0.127.0",
4646
"flow-copy-source": "^2.0.9",
4747
"husky": "^4.2.5",
4848
"inline-loops.macro": "^1.2.2",
49-
"nyc": "^15.0.1",
49+
"nyc": "^15.1.0",
5050
"semantic-release": "^17.0.8"
5151
},
5252
"engines": {

0 commit comments

Comments
 (0)