Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit c6208e2

Browse files
Bump minimatch and recursive-readdir
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) Updates `recursive-readdir` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/jergason/recursive-readdir/releases) - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md) - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: recursive-readdir dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be03e46 commit c6208e2

File tree

2 files changed

+11
-34
lines changed

2 files changed

+11
-34
lines changed

package-lock.json

Lines changed: 10 additions & 33 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
@@ -16,7 +16,7 @@
1616
"next": "12.3.1",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
19-
"recursive-readdir": "^2.2.2",
19+
"recursive-readdir": "^2.2.3",
2020
"rooks": "^7.4.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)