mirror of
https://github.com/google/blockly.git
synced 2026-01-14 20:37:10 +01:00
chore(deps): bump rimraf from 4.1.2 to 5.0.0 (#6986)
* chore(deps): bump rimraf from 4.1.2 to 5.0.0 Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.1.2 to 5.0.0. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v4.1.2...v5.0.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): Update imports of rimraf for compatibility with v5.0.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christopher Allen <cpcallen+git@google.com>
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
"mocha": "^10.0.0",
|
||||
"patch-package": "^6.4.7",
|
||||
"readline-sync": "^1.4.10",
|
||||
"rimraf": "^4.0.7",
|
||||
"rimraf": "^5.0.0",
|
||||
"selenium-standalone": "^8.0.3",
|
||||
"through2": "^4.0.2",
|
||||
"typescript": "^5.0.2",
|
||||
|
||||
Reference in New Issue
Block a user