Skip to content

Commit a7fd8fa

Browse files
dependabot[bot]nicolethoen
authored andcommitted
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@v6.0.1...v6.1.2) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.1.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da64d56 commit a7fd8fa

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
@@ -54,7 +54,7 @@
5454
"react-dom": "^18.3.1",
5555
"react-router": "^6.30.2",
5656
"react-router-dom": "^6.30.2",
57-
"rimraf": "^6.0.1",
57+
"rimraf": "^6.1.2",
5858
"typescript": "^5.9.3"
5959
}
6060
}

0 commit comments

Comments
 (0)