Skip to content

Commit 4bf64bf

Browse files
committed
chore(upgrade): update all dependencies, devDependencies
1 parent 159b8dd commit 4bf64bf

File tree

2 files changed

+1319
-938
lines changed

2 files changed

+1319
-938
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -82,61 +82,61 @@
8282
}
8383
},
8484
"dependencies": {
85-
"chalk": "^2.0.1",
85+
"chalk": "^2.3.1",
8686
"codecov": "^3.0.0",
87-
"cross-spawn": "^5.1.0",
87+
"cross-spawn": "^6.0.4",
8888
"diff": "^3.3.0",
89-
"enhanced-resolve": "^3.4.1",
89+
"enhanced-resolve": "^4.0.0",
9090
"glob-all": "^3.1.0",
9191
"global": "^4.3.2",
9292
"global-modules": "^1.0.0",
93-
"got": "^7.1.0",
94-
"inquirer": "^3.2.0",
93+
"got": "^8.2.0",
94+
"inquirer": "^5.1.0",
9595
"interpret": "^1.0.4",
96-
"jscodeshift": "^0.4.0",
97-
"listr": "^0.12.0",
96+
"jscodeshift": "^0.4.1",
97+
"listr": "^0.13.0",
9898
"loader-utils": "^1.1.0",
99-
"lodash": "^4.17.4",
100-
"log-symbols": "2.1.0",
99+
"lodash": "^4.17.5",
100+
"log-symbols": "2.2.0",
101101
"mkdirp": "^0.5.1",
102102
"p-each-series": "^1.0.0",
103103
"p-lazy": "^1.0.0",
104104
"prettier": "^1.5.3",
105-
"recast": "^0.13.0",
105+
"recast": "^0.14.4",
106106
"resolve-cwd": "^2.0.0",
107-
"supports-color": "^4.4.0",
107+
"supports-color": "^5.2.0",
108108
"uglifyjs-webpack-plugin": "^1.2.2",
109-
"v8-compile-cache": "^1.1.0",
109+
"v8-compile-cache": "^1.1.2",
110110
"webpack-addons": "^1.1.5",
111111
"webpack-fork-yeoman-generator": "^1.1.1",
112-
"yargs": "9.0.1",
112+
"yargs": "11.0.0",
113113
"yeoman-environment": "^2.0.0"
114114
},
115115
"peerDependencies": {
116116
"webpack": "^4.0.0-beta.1"
117117
},
118118
"devDependencies": {
119-
"@commitlint/cli": "^6.1.0",
120-
"@commitlint/prompt-cli": "^6.1.0",
121-
"@commitlint/travis-cli": "^6.1.0",
119+
"@commitlint/cli": "^6.1.2",
120+
"@commitlint/prompt-cli": "^6.1.2",
121+
"@commitlint/travis-cli": "^6.1.2",
122122
"bundlesize": "^0.16.0",
123123
"commitizen": "^2.9.6",
124-
"conventional-changelog-cli": "^1.3.13",
124+
"conventional-changelog-cli": "^1.3.15",
125125
"conventional-changelog-lint-config-cz": "^0.3.0",
126126
"cz-customizable": "^5.2.0",
127-
"eslint": "^4.2.0",
128-
"eslint-plugin-node": "^5.1.0",
129-
"flow-bin": "^0.49.1",
127+
"eslint": "^4.18.1",
128+
"eslint-plugin-node": "^6.0.1",
129+
"flow-bin": "^0.66.0",
130130
"flow-remove-types": "^1.2.1",
131131
"husky": "^0.14.3",
132-
"jest": "^21.2.1",
133-
"jest-cli": "^21.2.1",
132+
"jest": "^22.4.2",
133+
"jest-cli": "^22.4.2",
134134
"jsdoc": "^3.5.5",
135-
"lint-staged": "^4.1.3",
135+
"lint-staged": "^7.0.0",
136136
"nyc": "^11.4.1",
137-
"prettier-eslint-cli": "^4.6.1",
138-
"schema-utils": "^0.4.2",
139-
"webpack": "^4.0.0-beta.1",
140-
"webpack-dev-server": "^2.9.7"
137+
"prettier-eslint-cli": "^4.7.1",
138+
"schema-utils": "^0.4.5",
139+
"webpack": "^4.0.1",
140+
"webpack-dev-server": "^3.0.0"
141141
}
142142
}

0 commit comments

Comments
 (0)