Skip to content

Commit

Permalink
chore(deps): Bump rimraf from 5.0.1 to 5.0.5 (#291)
Browse files Browse the repository at this point in the history
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.1 to 5.0.5.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/isaacs/rimraf/commit/3cc9222c646393713f671b807731f2d70f554850"><code>3cc9222</code></a> 5.0.5</li>
<li><a href="https://github.com/isaacs/rimraf/commit/562b9127be791fe866ddfb7a4d84f653a4ade94e"><code>562b912</code></a> tshy 1.2.2, build with main</li>
<li><a href="https://github.com/isaacs/rimraf/commit/ffc44d3a0b9bd6be386f08bed6ad559c0f0f75ee"><code>ffc44d3</code></a> 5.0.4</li>
<li><a href="https://github.com/isaacs/rimraf/commit/0a84af6eecb188312a75a6742353c4ea817c1594"><code>0a84af6</code></a> bin: remove realpath, use testing env instead</li>
<li><a href="https://github.com/isaacs/rimraf/commit/2e8e0d367593ee0aa2874b644e92db2253530ef5"><code>2e8e0d3</code></a> GitHub Actions: Node.js v20</li>
<li><a href="https://github.com/isaacs/rimraf/commit/15656aa0fae2b4899680624a5d962a66b19b4743"><code>15656aa</code></a> 5.0.3</li>
<li><a href="https://github.com/isaacs/rimraf/commit/14a14061414b498a699484e60862718fb99d7e3f"><code>14a1406</code></a> detect main module properly</li>
<li><a href="https://github.com/isaacs/rimraf/commit/6297992df2ca8ecf07d2b6b4863e2bff73e2f10c"><code>6297992</code></a> 5.0.2</li>
<li><a href="https://github.com/isaacs/rimraf/commit/92a4e2cb06b3f9792350a2e5f4ad4c138a858532"><code>92a4e2c</code></a> move all types related to options to opt-arg.js</li>
<li><a href="https://github.com/isaacs/rimraf/commit/5739c76796ae9ec17451021cd84078e1c8213386"><code>5739c76</code></a> tap 18, build with tshy</li>
<li>Additional commits viewable in <a href="https://github.com/isaacs/rimraf/compare/v5.0.1...v5.0.5">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rimraf&package-manager=npm_and_yarn&previous-version=5.0.1&new-version=5.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] committed Oct 2, 2023
1 parent e27f108 commit fd0f580
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jest-extended": "^4.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^28.0.8",
"ts-node": "^10.9.1",
"tslint": "^6.1.3",
Expand Down

0 comments on commit fd0f580

Please sign in to comment.