Update dependency config to v3.3.3

This commit is contained in:
Renovate Bot 2020-12-02 03:01:51 +00:00 committed by renovate[bot]
parent ce5f59b5fe
commit e778a3c0fc
2 changed files with 4 additions and 4 deletions

View File

@ -15553,9 +15553,9 @@
}
},
"config": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/config/-/config-3.3.2.tgz",
"integrity": "sha512-NlGfBn2565YA44Irn7GV5KHlIGC3KJbf0062/zW5ddP9VXIuRj0m7HVyFAWvMZvaHPEglyGfwmevGz3KosIpCg==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/config/-/config-3.3.3.tgz",
"integrity": "sha512-T3RmZQEAji5KYqUQpziWtyGJFli6Khz7h0rpxDwYNjSkr5ynyTWwO7WpfjHzTXclNCDfSWQRcwMb+NwxJesCKw==",
"requires": {
"json5": "^2.1.1"
}

View File

@ -174,7 +174,7 @@
"babel-plugin-transform-es2015-template-literals": "6.22.0",
"chalk": "4.1.0",
"concurrently": "5.3.0",
"config": "3.3.2",
"config": "3.3.3",
"copy-webpack-plugin": "5.1.1",
"cross-env": "7.0.2",
"css-loader": "3.6.0",