Skip to content

Commit 17b4eaa

Browse files
build(deps-dev): bump rimraf from 3.0.2 to 5.0.5
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v5.0.5) --- 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 9663c5c commit 17b4eaa

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
@@ -37,7 +37,7 @@
3737
"bun-types": "^0.5.7",
3838
"elysia": "0.5.12",
3939
"eslint": "^8.26.0",
40-
"rimraf": "^3.0.2",
40+
"rimraf": "^5.0.5",
4141
"typescript": "^5.0.4"
4242
},
4343
"peerDependencies": {

0 commit comments

Comments
 (0)