mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-30 17:15:16 +01:00
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:
parent
30112ef473
commit
2e73d2487f
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user