chore(deps-dev): bump exports-loader from 1.0.0 to 1.0.1

Bumps [exports-loader](https://github.com/webpack-contrib/exports-loader) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/webpack-contrib/exports-loader/releases)
- [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/exports-loader/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-18 08:50:24 +00:00 committed by GitHub
parent a3209de841
commit 5cd6f9727e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -3782,9 +3782,9 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2:
homedir-polyfill "^1.0.1"
exports-loader@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/exports-loader/-/exports-loader-1.0.0.tgz#a9ac38a986d852723881b041333761ef1faa2f7e"
integrity sha512-vXgkczP7WTV7ztRY++rb7Z/6gPgPrgWId6rlftUGg2XdcJUxd+EkjtS0EuZi7UdB5jwXjiSNFgrpW9RqprRJ/Q==
version "1.0.1"
resolved "https://registry.yarnpkg.com/exports-loader/-/exports-loader-1.0.1.tgz#eae06f2c770694a0cbe74ef3bb1025f7b24383db"
integrity sha512-raTTt7SfHJLcsaswHEoMpXyQsqOsKeaKidUwIT9xmdrRHN809akZt0C2fzAdPib5zXON19i/2zGT7GQevrjREA==
dependencies:
loader-utils "^2.0.0"
schema-utils "^2.7.0"