Skip to content

Commit 8377bab

Browse files
chore(deps-dev): bump rimraf from 3.0.2 to 5.0.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.0. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v5.0.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2430002 commit 8377bab

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
@@ -87,7 +87,7 @@
8787
"postinstall-postinstall": "^2.1.0",
8888
"prettier": "^2.2.1",
8989
"react-test-renderer": "^18.2.0",
90-
"rimraf": "^3.0.2",
90+
"rimraf": "^5.0.0",
9191
"ts-jest": "^29.0.1",
9292
"ts-toolbelt": "^9.6.0",
9393
"typecov": "^0.2.3",

0 commit comments

Comments
 (0)