Update dependency node-watch to v0.7.0

This commit is contained in:
Renovate Bot 2020-10-14 02:51:30 +00:00 committed by renovate[bot]
parent b2e5d32db9
commit b6953260ab
2 changed files with 4 additions and 4 deletions

View File

@ -27575,9 +27575,9 @@
}
},
"node-watch": {
"version": "0.6.4",
"resolved": "https://registry.npmjs.org/node-watch/-/node-watch-0.6.4.tgz",
"integrity": "sha512-cI6CHzivIFESe8djiK3Wh90CtWQBxLwMem8x8S+2GSvCvFgoMuOKVlfJtQ/2v3Afg3wOnHl/+tXotEs8z5vOrg==",
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/node-watch/-/node-watch-0.7.0.tgz",
"integrity": "sha512-OOBiglke5SlRQT5WYfwXTmYqTfXjcTNBHpalyHLtLxDpQYVpVRkJqabcch1kmwJsjV/J4OZuzEafeb4soqtFZA==",
"dev": true
},
"node-wp-i18n": {

View File

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