Skip to content

Commit 9b78911

Browse files
committedJun 7, 2019
chore: sec patch monorepo
1 parent d577b0c commit 9b78911

File tree

4 files changed

+18781
-9095
lines changed

4 files changed

+18781
-9095
lines changed
 

‎packages/init/package-lock.json

+12,125-1,550
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/init/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@webpack-cli/generators": "^0.1.5",
1313
"@webpack-cli/utils": "^0.1.5",
1414
"chalk": "^2.4.1",
15-
"jscodeshift": "^0.5.1",
15+
"jscodeshift": "^0.6.4",
1616
"p-each-series": "^1.0.0"
1717
},
1818
"devDependencies": {

‎packages/utils/package-lock.json

+6,653-7,542
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎packages/utils/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"findup-sync": "^3.0.0",
1616
"global-modules": "^1.0.0",
1717
"got": "8.x.x",
18-
"jest": "^23.6.0",
19-
"jscodeshift": "^0.5.1",
18+
"jest": "^24.8.0",
19+
"jscodeshift": "^0.6.4",
2020
"log-symbols": "^2.2.0",
2121
"p-each-series": "^1.0.0",
2222
"prettier": "^1.17.0",

0 commit comments

Comments
 (0)
Please sign in to comment.