Skip to content

Commit c78892f

Browse files
Bump rimraf from 5.0.0 to 5.0.1 in /automagicallyexecute (#17)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.0 to 5.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08a2d16 commit c78892f

File tree

2 files changed

+75
-75
lines changed

2 files changed

+75
-75
lines changed

automagicallyexecute/package-lock.json

Lines changed: 74 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

automagicallyexecute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-github": "^4.7.0",
3333
"eslint-plugin-prettier": "^4.2.1",
3434
"prettier": "^2.8.8",
35-
"rimraf": "^5.0.0",
35+
"rimraf": "^5.0.1",
3636
"typescript": "^5.1.6"
3737
}
3838
}

0 commit comments

Comments
 (0)