Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-09-30 16:35:05 -04:00 committed by GitHub
parent cb4f01b6a6
commit d389382669
2 changed files with 4 additions and 4 deletions

View File

@ -10590,9 +10590,9 @@
}
},
"config": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/config/-/config-3.3.1.tgz",
"integrity": "sha512-+2/KaaaAzdwUBE3jgZON11L1ggLLhpf2FsGrfqYFHZW22ySGv/HqYIXrBwKKvn+XZh1UBUjHwAcrfsSkSygT+Q==",
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/config/-/config-3.3.2.tgz",
"integrity": "sha512-NlGfBn2565YA44Irn7GV5KHlIGC3KJbf0062/zW5ddP9VXIuRj0m7HVyFAWvMZvaHPEglyGfwmevGz3KosIpCg==",
"requires": {
"json5": "^2.1.1"
}

View File

@ -153,7 +153,7 @@
"@wordpress/wordcount": "2.11.0",
"classnames": "2.2.6",
"compare-versions": "3.6.0",
"config": "3.3.1",
"config": "3.3.2",
"dinero.js": "1.8.1",
"downshift": "4.1.0",
"html-react-parser": "0.14.0",