diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-11 12:15:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 12:15:53 +0200 |
commit | b6e353fde148c4c45642317d28acebf6dfa55973 (patch) | |
tree | b9456c84c47e56a8cc15c4acc4622704a15938b3 /package.json | |
parent | 6502fcb5cf62b57ffee5e2f96f7284ab85f5bd7f (diff) |
Bump rimraf from 4.4.1 to 5.0.0 (#24492)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index dafe7a8a4..a0692cd9d 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "regenerator-runtime": "^0.13.11", "requestidlecallback": "^0.3.0", "reselect": "^4.1.7", - "rimraf": "^4.4.1", + "rimraf": "^5.0.0", "sass": "^1.60.0", "sass-loader": "^10.2.0", "stacktrace-js": "^2.0.2", |