|
34 | 34 | "Bret Comnes <bcomnes@gmail.com> (https://bret.io)" |
35 | 35 | ], |
36 | 36 | "dependencies": { |
37 | | - "@netlify/open-api": "^0.5.0", |
| 37 | + "@netlify/open-api": "^0.8.0", |
38 | 38 | "backoff": "^2.5.0", |
39 | 39 | "clean-deep": "^3.0.2", |
40 | 40 | "debug": "^4.1.1", |
|
58 | 58 | "through2-filter": "^3.0.0", |
59 | 59 | "through2-map": "^3.0.0", |
60 | 60 | "util.promisify": "^1.0.0", |
61 | | - "@netlify/zip-it-and-ship-it": "^0.2.0" |
| 61 | + "@netlify/zip-it-and-ship-it": "^0.2.1" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@babel/core": "^7.1.2", |
| 64 | + "@babel/core": "^7.3.3", |
65 | 65 | "@babel/plugin-transform-runtime": "^7.1.0", |
66 | | - "@babel/preset-env": "^7.1.0", |
67 | | - "@babel/runtime": "^7.1.2", |
| 66 | + "@babel/preset-env": "^7.3.1", |
| 67 | + "@babel/runtime": "^7.3.1", |
68 | 68 | "ava": "1.0.0-rc.2", |
69 | 69 | "babel-eslint": "^10.0.1", |
70 | | - "babel-loader": "^8.0.4", |
| 70 | + "babel-loader": "^8.0.5", |
71 | 71 | "body": "^5.1.0", |
72 | 72 | "coveralls": "^3.0.2", |
73 | | - "dependency-check": "^3.2.1", |
74 | | - "eslint": "^5.5.0", |
75 | | - "eslint-config-prettier": "^3.0.1", |
76 | | - "eslint-plugin-import": "^2.13.0", |
77 | | - "eslint-plugin-node": "^8.0.0", |
78 | | - "eslint-plugin-prettier": "^3.0.0", |
| 73 | + "dependency-check": "^3.3.0", |
| 74 | + "eslint": "^5.14.1", |
| 75 | + "eslint-config-prettier": "^3.6.0", |
| 76 | + "eslint-plugin-import": "^2.16.0", |
| 77 | + "eslint-plugin-node": "^8.0.1", |
| 78 | + "eslint-plugin-prettier": "^3.0.1", |
79 | 79 | "from2-string": "^1.1.0", |
80 | 80 | "npm-run-all": "^4.1.3", |
81 | | - "nyc": "^13.0.1", |
82 | | - "prettier": "^1.13.7", |
83 | | - "rimraf": "^2.6.2", |
84 | | - "webpack": "^4.20.2", |
85 | | - "webpack-cli": "^3.1.2" |
| 81 | + "nyc": "^13.3.0", |
| 82 | + "prettier": "^1.16.4", |
| 83 | + "rimraf": "^2.6.3", |
| 84 | + "webpack": "^4.29.5", |
| 85 | + "webpack-cli": "^3.2.3" |
86 | 86 | }, |
87 | 87 | "engines": { |
88 | 88 | "node": ">=8.0.0" |
|
0 commit comments