This commit is contained in:
renovate[bot] 2018-11-04 16:38:56 -05:00 committed by Jonathan Belcher
parent 95d50a6736
commit 3213f6a80f
1 changed files with 4 additions and 4 deletions

View File

@ -56,10 +56,10 @@
"babel-plugin-transform-class-properties": "6.24.1",
"buble": "0.19.6",
"chalk": "2.4.1",
"concurrently": "^4.0.1",
"concurrently": "4.0.1",
"cross-env": "5.2.0",
"css-loader": "1.0.1",
"deasync": "^0.1.13",
"deasync": "0.1.13",
"deep-freeze": "0.0.1",
"docsify-cli": "github:docsifyjs/docsify-cli#5df38996",
"eslint": "5.8.0",
@ -74,7 +74,7 @@
"grunt-checktextdomain": "1.0.1",
"grunt-wp-i18n": "1.0.2",
"husky": "1.1.3",
"lerna": "^3.4.3",
"lerna": "3.4.3",
"node-sass": "4.9.4",
"postcss-color-function": "4.0.1",
"postcss-loader": "3.0.0",
@ -84,7 +84,7 @@
"react-docgen": "2.21.0",
"readline-sync": "1.4.9",
"recast": "0.16.0",
"rimraf": "^2.6.2",
"rimraf": "2.6.2",
"sass-loader": "7.1.0",
"style-loader": "0.23.1",
"stylelint": "9.7.1",