Skip to content

Commit ded95e8

Browse files
Bump webpack-stream from 6.1.2 to 7.0.0 (#296)
Bumps [webpack-stream](https://github.com/shama/webpack-stream) from 6.1.2 to 7.0.0. - [Release notes](https://github.com/shama/webpack-stream/releases) - [Commits](shama/webpack-stream@v6.1.2...v7.0.0) --- updated-dependencies: - dependency-name: webpack-stream dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b7003b commit ded95e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"stylelint": "^13.7.2",
6868
"stylelint-config-takiyon": "^1.0.1",
6969
"webpack": "^5.3.2",
70-
"webpack-stream": "^6.1.0"
70+
"webpack-stream": "^7.0.0"
7171
},
7272
"dependencies": {
7373
"classnames": "^2.2.5",

0 commit comments

Comments
 (0)