Skip to content

Commit 84b1aed

Browse files
chore(deps-dev): bump rimraf from 4.4.1 to 5.0.0 (#45)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.1 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@v4.4.1...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4231556 commit 84b1aed

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
@@ -120,7 +120,7 @@
120120
"jsdom": "^21.1.1",
121121
"lint-staged": "^13.1.1",
122122
"npm-run-all": "^4.1.5",
123-
"rimraf": "^4.3.1",
123+
"rimraf": "^5.0.0",
124124
"rollup": "^3.19.1",
125125
"simple-git-hooks": "^2.8.1",
126126
"typescript": "5.0.3",

0 commit comments

Comments
 (0)