chore(deps): update dependency node-watch to v0.7.1

This commit is contained in:
Renovate Bot 2020-12-16 02:57:32 +00:00 committed by renovate[bot]
parent 9a19f83ab1
commit f1fefe1d34
2 changed files with 4 additions and 4 deletions

View File

@ -28028,9 +28028,9 @@
}
},
"node-watch": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/node-watch/-/node-watch-0.7.0.tgz",
"integrity": "sha512-OOBiglke5SlRQT5WYfwXTmYqTfXjcTNBHpalyHLtLxDpQYVpVRkJqabcch1kmwJsjV/J4OZuzEafeb4soqtFZA==",
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/node-watch/-/node-watch-0.7.1.tgz",
"integrity": "sha512-UWblPYuZYrkCQCW5PxAwYSxaELNBLUckrTBBk8xr1/bUgyOkYYTsUcV4e3ytcazFEOyiRyiUrsG37pu6I0I05g==",
"dev": true
},
"node-wp-i18n": {

View File

@ -192,7 +192,7 @@
"merge-config": "2.0.0",
"moment-timezone-data-webpack-plugin": "1.3.0",
"node-sass": "4.14.1",
"node-watch": "0.7.0",
"node-watch": "0.7.1",
"postcss-color-function": "4.1.0",
"postcss-loader": "3.0.0",
"prettier": "npm:wp-prettier@2.0.5",