Bump webpack-stream from 6.1.0 to 6.1.1

Bumps [webpack-stream](https://github.com/shama/webpack-stream) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/shama/webpack-stream/releases)
- [Commits](https://github.com/shama/webpack-stream/compare/v6.1.0...v6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-16 09:34:14 +00:00 committed by GitHub
parent 662313f7da
commit 2c6153bfd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"stylelint-order": "^4.1.0",
"webpack": "^5.4.0",
"webpack-merge": "^4.2.2",
"webpack-stream": "^6.1.0",
"webpack-stream": "^6.1.1",
"worker-plugin": "^5.0.0"
},
"dependencies": {

View file

@ -12213,10 +12213,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack-stream@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/webpack-stream/-/webpack-stream-6.1.0.tgz#047348e36793432f329c7b5ff13e6e9b6872c152"
integrity sha512-kFMnDzFTzyvVmn4ajaj0xEJavvYizd3I/KmQ6C5aUstcAkNwZUidxkk/uEaEPSydaAn66v8ZcP1+bhKSshNJUQ==
webpack-stream@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/webpack-stream/-/webpack-stream-6.1.1.tgz#8db6b1efdbebf796b1e30ac1256645f4a3cf5867"
integrity sha512-XRd4ydP5H43twoLfh541VRtEg0ig/GJQnR0D3npjSOhjHsAUaYDEFoAUZwH+tfWSHyp6OyVJPYHRPmRoyCDYBA==
dependencies:
fancy-log "^1.3.3"
lodash.clone "^4.3.2"