1
0
mirror of https://github.com/insomniafi/insomniaid-bot.git synced 2026-02-23 16:54:18 +00:00

Bump rimraf from 6.1.2 to 6.1.3

Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.1.2 to 6.1.3.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v6.1.2...v6.1.3)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-version: 6.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-16 19:09:04 +00:00
committed by GitHub
parent 8013b97c4b
commit 645a4ffa10
2 changed files with 66 additions and 37 deletions

View File

@@ -16,7 +16,7 @@
"discord.js": "^14.25.1"
},
"devDependencies": {
"rimraf": "^6.1.2",
"rimraf": "^6.1.3",
"typescript": "^5.9.3"
},
"engines": {