Skip to content

Commit fac1453

Browse files
build(deps-dev): update rimraf requirement in /packages/module
Updates the requirements on [rimraf](https://github.com/isaacs/rimraf) to permit the latest version. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v5.0.10) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad8c174 commit fac1453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-dom": "^18.3.1",
5454
"react-router": "^6.23.0",
5555
"react-router-dom": "^6.28.0",
56-
"rimraf": "^5.0.5",
56+
"rimraf": "^5.0.10",
5757
"typescript": "^5.4.5"
5858
}
5959
}

0 commit comments

Comments
 (0)