Skip to content

Commit c827b15

Browse files
chore(deps): update dependency @types/minimatch to v5 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f24243f commit c827b15

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -78,7 +78,7 @@
7878
"@types/lodash": "^4.14.182",
7979
"@types/lunr": "^2.3.4",
8080
"@types/marked": "^4.0.2",
81-
"@types/minimatch": "^3.0.5",
81+
"@types/minimatch": "^5.0.0",
8282
"@types/mock-fs": "^4.13.1",
8383
"@types/node": "^18.0.0",
8484
"@types/react": "^18.0.14",

packages/plugin-code-blocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"ts-jest": "^28.0.5",
6969
"typedoc": "^0.23.28",
7070
"typescript": "^4.7.4",
71-
"@types/minimatch": "^3.0.5",
71+
"@types/minimatch": "^5.0.0",
7272
"@types/marked": "^4.0.2",
7373
"@types/mock-fs": "^4.13.1",
7474
"conventional-changelog-cli": "^2.2.2"

0 commit comments

Comments
 (0)