|
41 | 41 | "devDependencies": {
|
42 | 42 | "ban-sensitive-files": "1.9.2",
|
43 | 43 | "chai": "4.1.2",
|
44 |
| - "chokidar-cli": "1.2.0", |
45 |
| - "dependency-check": "3.2.0", |
| 44 | + "chokidar-cli": "1.2.1", |
| 45 | + "dependency-check": "3.2.1", |
46 | 46 | "deps-ok": "1.4.1",
|
47 |
| - "eslint": "5.2.0", |
| 47 | + "eslint": "5.6.0", |
48 | 48 | "eslint-plugin-cypress-dev": "1.1.2",
|
49 |
| - "eslint-plugin-mocha": "5.1.0", |
| 49 | + "eslint-plugin-mocha": "5.2.0", |
50 | 50 | "husky": "0.14.3",
|
51 | 51 | "license-checker": "20.2.0",
|
52 | 52 | "mocha": "5.2.0",
|
53 | 53 | "mockery": "2.1.0",
|
54 | 54 | "nsp": "3.2.1",
|
55 |
| - "semantic-release": "15.9.3", |
56 |
| - "sinon": "6.1.4", |
| 55 | + "semantic-release": "15.9.16", |
| 56 | + "sinon": "6.3.4", |
57 | 57 | "sinon-chai": "3.2.0",
|
58 |
| - "snap-shot-it": "5.0.1" |
| 58 | + "snap-shot-it": "6.1.8" |
59 | 59 | },
|
60 | 60 | "dependencies": {
|
61 |
| - "@babel/core": "7.0.0-beta.55", |
62 |
| - "@babel/plugin-proposal-class-properties": "7.0.0-beta.55", |
63 |
| - "@babel/plugin-proposal-object-rest-spread": "7.0.0-beta.55", |
64 |
| - "@babel/plugin-transform-runtime": "7.0.0-beta.55", |
65 |
| - "@babel/preset-env": "7.0.0-beta.55", |
66 |
| - "@babel/preset-react": "7.0.0-beta.55", |
67 |
| - "@babel/runtime": "7.0.0-beta.55", |
68 |
| - "babel-plugin-add-module-exports": "0.2.1", |
69 |
| - "babelify": "9.0.0", |
70 |
| - "bluebird": "3.5.1", |
| 61 | + "@babel/core": "7.1.0", |
| 62 | + "@babel/plugin-proposal-class-properties": "7.1.0", |
| 63 | + "@babel/plugin-proposal-object-rest-spread": "7.0.0", |
| 64 | + "@babel/plugin-transform-runtime": "7.1.0", |
| 65 | + "@babel/preset-env": "7.1.0", |
| 66 | + "@babel/preset-react": "7.0.0", |
| 67 | + "@babel/runtime": "7.0.0", |
| 68 | + "babel-plugin-add-module-exports": "1.0.0", |
| 69 | + "babelify": "10.0.0", |
| 70 | + "bluebird": "3.5.2", |
71 | 71 | "browserify": "16.2.2",
|
72 | 72 | "cjsxify": "0.3.0",
|
73 |
| - "debug": "3.1.0", |
| 73 | + "debug": "4.0.1", |
74 | 74 | "fs-extra": "7.0.0",
|
75 | 75 | "watchify": "3.11.0"
|
76 | 76 | },
|
|
0 commit comments