Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-09 03:07:12 +00:00 committed by GitHub
parent 072c39b269
commit 9503f03f9b
2 changed files with 8 additions and 6 deletions

View File

@ -113,7 +113,7 @@
"eslint-plugin-woocommerce": "file:bin/eslint-plugin-woocommerce",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
"expect-puppeteer": "6.0.2",
"follow-redirects": "1.14.8",
"follow-redirects": "1.14.9",
"fs-extra": "9.1.0",
"gh-pages": "3.2.3",
"github-label-sync": "2.0.2",
@ -20974,8 +20974,9 @@
}
},
"node_modules/follow-redirects": {
"version": "1.14.8",
"integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==",
"version": "1.14.9",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz",
"integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==",
"dev": true,
"funding": [
{
@ -58890,8 +58891,9 @@
}
},
"follow-redirects": {
"version": "1.14.8",
"integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==",
"version": "1.14.9",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz",
"integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==",
"dev": true
},
"for-in": {

View File

@ -161,7 +161,7 @@
"eslint-plugin-woocommerce": "file:bin/eslint-plugin-woocommerce",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
"expect-puppeteer": "6.0.2",
"follow-redirects": "1.14.8",
"follow-redirects": "1.14.9",
"fs-extra": "9.1.0",
"gh-pages": "3.2.3",
"github-label-sync": "2.0.2",