Skip to content

Commit 20bde3b

Browse files
Bump rimraf from 2.7.1 to 5.0.7 in /packages/module (#158)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 5.0.7. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v2.7.1...v5.0.7) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43f69e6 commit 20bde3b

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.2.0",
5454
"react-router": "^6.18.0",
5555
"react-router-dom": "^6.18.0",
56-
"rimraf": "^2.6.2",
56+
"rimraf": "^5.0.7",
5757
"typescript": "^5.2.2"
5858
}
5959
}

0 commit comments

Comments
 (0)