Skip to content

Commit 736b8d7

Browse files
authored
Merge pull request #132 from DenysVuika/dependabot/npm_and_yarn/webpack/code-splitting/rimraf-3.0.0
Update rimraf requirement from 2.5.4 to 3.0.0 in /webpack/code-splitting
2 parents 09fabcc + b71cc83 commit 736b8d7

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)