Commit f876f27e authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump rimraf from 5.0.1 to 5.0.2

Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.1 to 5.0.2.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 027bc04a
...@@ -116,7 +116,7 @@ importers: ...@@ -116,7 +116,7 @@ importers:
version: 1.0.0-beta.18(prettier@2.8.8) version: 1.0.0-beta.18(prettier@2.8.8)
rimraf: rimraf:
specifier: ^5.0.1 specifier: ^5.0.1
version: 5.0.1 version: 5.0.2
ts-mocha: ts-mocha:
specifier: ^10.0.0 specifier: ^10.0.0
version: 10.0.0(mocha@10.2.0) version: 10.0.0(mocha@10.2.0)
...@@ -8888,8 +8888,8 @@ packages: ...@@ -8888,8 +8888,8 @@ packages:
path-scurry: 1.10.1 path-scurry: 1.10.1
dev: true dev: true
/glob@10.3.5: /glob@10.3.7:
resolution: {integrity: sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==} resolution: {integrity: sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ==}
engines: {node: '>=16 || 14 >=14.17'} engines: {node: '>=16 || 14 >=14.17'}
hasBin: true hasBin: true
dependencies: dependencies:
...@@ -12899,12 +12899,12 @@ packages: ...@@ -12899,12 +12899,12 @@ packages:
glob: 7.2.3 glob: 7.2.3
dev: true dev: true
/rimraf@5.0.1: /rimraf@5.0.2:
resolution: {integrity: sha512-OfFZdwtd3lZ+XZzYP/6gTACubwFcHdLRqS9UX3UwpU2dnGQYkPFISRwvM3w9IiB2w7bW5qGo/uAwE4SmXXSKvg==} resolution: {integrity: sha512-SeHT0IRkQNIhWL7O5qrCt8MfJagJ2ZOemGMIx2NXS7MP1GldYpWSw3mCLbnjA0Ac6eadZMcDFZjynCWGJmwO6A==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
dependencies: dependencies:
glob: 10.3.5 glob: 10.3.7
dev: true dev: true
/ripemd160@2.0.2: /ripemd160@2.0.2:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment