Skip to content

Commit 8cdd9a8

Browse files
chore(deps): bump minimatch, @oclif/core and rimraf
Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@oclif/core](https://github.com/oclif/core) and [rimraf](https://github.com/isaacs/rimraf). These dependencies need to be updated together. Updates `minimatch` from 5.1.6 to 10.2.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.6...v10.2.2) Updates `@oclif/core` from 4.8.0 to 4.8.1 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.8.0...4.8.1) Updates `rimraf` from 3.0.2 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v6.1.3) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.2 dependency-type: indirect - dependency-name: "@oclif/core" dependency-version: 4.8.1 dependency-type: indirect - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7772b8 commit 8cdd9a8

File tree

2 files changed

+92
-93
lines changed

2 files changed

+92
-93
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/express": "^5.0.1",
2828
"husky": "^4.3.8",
2929
"prettier": "^2.4.1",
30-
"rimraf": "^3.0.2",
30+
"rimraf": "^6.1.3",
3131
"validate-branch-name": "^1.3.0",
3232
"xml2js": "^0.5.0"
3333
},

0 commit comments

Comments
 (0)