Skip to content

Commit 43f1705

Browse files
chore(deps-dev): bump minimatch from 4.2.1 to 5.1.0 (#489)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 4.2.1 to 5.1.0. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v4.2.1...v5.1.0) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47626b2 commit 43f1705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"fastify-plugin": "^3.0.0",
7373
"@fastify/sensible": "^4.0.0",
7474
"fastify-tsconfig": "^1.0.1",
75-
"minimatch": "^4.1.1",
75+
"minimatch": "^5.1.0",
7676
"pre-commit": "^1.2.2",
7777
"proxyquire": "^2.1.3",
7878
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)