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

Commit 897c19b

Browse files
authored
Merge pull request #37 from netlify/deps
Update to open-api 0.9.0 and other deps
2 parents bca2de1 + bfedcf0 commit 897c19b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"Bret Comnes <[email protected]> (https://bret.io)"
3535
],
3636
"dependencies": {
37-
"@netlify/open-api": "^0.8.0",
37+
"@netlify/open-api": "^0.9.0",
3838
"backoff": "^2.5.0",
3939
"clean-deep": "^3.0.2",
4040
"debug": "^4.1.1",
41-
"flush-write-stream": "^1.0.3",
41+
"flush-write-stream": "^2.0.0",
4242
"folder-walker": "^3.2.0",
4343
"from2-array": "0.0.4",
4444
"hasha": "^3.0.0",
@@ -65,14 +65,14 @@
6565
"@babel/plugin-transform-runtime": "^7.1.0",
6666
"@babel/preset-env": "^7.3.1",
6767
"@babel/runtime": "^7.3.1",
68-
"ava": "1.0.0-rc.2",
68+
"ava": "1.2.1",
6969
"babel-eslint": "^10.0.1",
7070
"babel-loader": "^8.0.5",
7171
"body": "^5.1.0",
7272
"coveralls": "^3.0.2",
7373
"dependency-check": "^3.3.0",
7474
"eslint": "^5.14.1",
75-
"eslint-config-prettier": "^3.6.0",
75+
"eslint-config-prettier": "^4.0.0",
7676
"eslint-plugin-import": "^2.16.0",
7777
"eslint-plugin-node": "^8.0.1",
7878
"eslint-plugin-prettier": "^3.0.1",

0 commit comments

Comments
 (0)