Skip to content

Commit 7521e3b

Browse files
chore(deps-dev): bump rimraf from 3.0.2 to 6.1.0 (#848)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 6.1.0. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v6.1.0) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad56953 commit 7521e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"minimatch": "^10.0.1",
7878
"neostandard": "^0.12.0",
7979
"proxyquire": "^2.1.3",
80-
"rimraf": "^3.0.2",
80+
"rimraf": "^6.1.0",
8181
"sinon": "^21.0.0",
8282
"strip-ansi": "^6.0.1",
8383
"tap": "^16.1.0",

0 commit comments

Comments
 (0)