Skip to content

Commit eb24b89

Browse files
Update webpack-merge requirement from 4.2.1 to 4.2.2
Updates the requirements on [webpack-merge](https://github.com/survivejs/webpack-merge) to permit the latest version. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](survivejs/webpack-merge@v4.2.1...v4.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c36ce14 commit eb24b89

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
@@ -72,6 +72,6 @@
7272
"webpack": "4.29.6",
7373
"webpack-cli": "3.3.0",
7474
"webpack-dev-server": "3.11.0",
75-
"webpack-merge": "4.2.1"
75+
"webpack-merge": "4.2.2"
7676
}
7777
}

0 commit comments

Comments
 (0)