Skip to content

Commit 2a23216

Browse files
chore(deps-dev): bump rimraf from 6.0.1 to 6.1.0 (#888)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.0.1 to 6.1.0. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5021984 commit 2a23216

File tree

2 files changed

+65
-42
lines changed

2 files changed

+65
-42
lines changed

package-lock.json

Lines changed: 64 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "^24.9.1",
2121
"eslint": "^9.38.0",
2222
"globals": "^16.4.0",
23-
"rimraf": "^6.0.1",
23+
"rimraf": "^6.1.0",
2424
"typescript": "^5.9.3",
2525
"typescript-eslint": "^8.46.2",
2626
"vite": "^7.1.11"

0 commit comments

Comments
 (0)