Bump node-loader from 1.0.2 to 2.0.0

Bumps [node-loader](https://github.com/webpack-contrib/node-loader) from 1.0.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/node-loader/releases)
- [Changelog](https://github.com/webpack-contrib/node-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/node-loader/compare/v1.0.2...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-22 12:08:13 +00:00 committed by GitHub
parent 30112ef473
commit 2e73d2487f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View File

@ -280,7 +280,7 @@
"json-loader": "^0.5.7",
"listr": "^0.14.3",
"mini-css-extract-plugin": "^1.6.0",
"node-loader": "^1.0.2",
"node-loader": "^2.0.0",
"node-sass": "^6.0.0",
"prettier": "^2.3.0",
"prettier-stylelint": "^0.4.2",

View File

@ -8948,13 +8948,12 @@ node-int64@^0.4.0:
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
node-loader@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/node-loader/-/node-loader-1.0.2.tgz#f8a8f117844652642df1f2abb13ca46242643800"
integrity sha512-myxAxpyMR7knjA4Uzwf3gjxaMtxSWj2vpm9o6AYWWxQ1S3XMBNeG2vzYcp/5eW03cBGfgSxyP+wntP8qhBJNhQ==
node-loader@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/node-loader/-/node-loader-2.0.0.tgz#9109a6d828703fd3e0aa03c1baec12a798071562"
integrity sha512-I5VN34NO4/5UYJaUBtkrODPWxbobrE4hgDqPrjB25yPkonFhCmZ146vTH+Zg417E9Iwoh1l/MbRs1apc5J295Q==
dependencies:
loader-utils "^2.0.0"
schema-utils "^3.0.0"
node-modules-regexp@^1.0.0:
version "1.0.0"