Skip to content

Commit e8c27cb

Browse files
chore(deps-dev): bump rimraf from 4.3.1 to 5.0.4
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.3.1 to 5.0.4. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.3.1...v5.0.4) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8eb03f0 commit e8c27cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"bun-types": "^0.7.0",
4343
"elysia": "0.7.10",
4444
"eslint": "^8.40.0",
45-
"rimraf": "4.3",
45+
"rimraf": "5.0",
4646
"typescript": "^5.0.4"
4747
},
4848
"dependencies": {

0 commit comments

Comments
 (0)