Skip to content

Commit d59848d

Browse files
Update rimraf requirement from 2.5.4 to 3.0.0 in /webpack/code-splitting
Updates the requirements on [rimraf](https://github.com/isaacs/rimraf) to permit the latest version. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md) - [Commits](isaacs/rimraf@v2.5.4...v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e6c653a commit d59848d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack/code-splitting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"karma-webpack": "2.0.2",
4949
"null-loader": "0.1.1",
5050
"raw-loader": "0.5.1",
51-
"rimraf": "2.5.4",
51+
"rimraf": "3.0.0",
5252
"source-map-loader": "0.1.6",
5353
"sourcemap-istanbul-instrumenter-loader": "0.2.0",
5454
"style-loader": "0.13.2",

0 commit comments

Comments
 (0)