Skip to content

Commit 25cb698

Browse files
Bump rimraf from 5.0.4 to 5.0.5 in /automagicallyexecute (#87)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.4 to 5.0.5. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.4...v5.0.5) --- 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 804b929 commit 25cb698

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

automagicallyexecute/package-lock.json

Lines changed: 7 additions & 7 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
@@ -33,7 +33,7 @@
3333
"eslint-plugin-github": "^4.10.1",
3434
"eslint-plugin-prettier": "^5.0.0",
3535
"prettier": "^3.0.3",
36-
"rimraf": "^5.0.4",
36+
"rimraf": "^5.0.5",
3737
"typescript": "^5.2.2"
3838
}
3939
}

0 commit comments

Comments
 (0)