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

Commit f184350

Browse files
chore(deps): update dependency minimatch to ^9.0.5
1 parent bbf6a8f commit f184350

File tree

3 files changed

+147
-2522
lines changed

3 files changed

+147
-2522
lines changed

eslint-plugin-sonar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-sonarjs": "^1.0.3",
4949
"functional-red-black-tree": "^1.0.1",
5050
"jsx-ast-utils": "^3.3.5",
51-
"minimatch": "^9.0.3",
51+
"minimatch": "^9.0.5",
5252
"scslre": "^0.3.0",
5353
"tmp": "^0.2.3"
5454
},

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@rollup/plugin-json": "^6.1.0",
3434
"eslint-define-config": "^2.1.0",
3535
"globals": "^15.2.0",
36-
"minimatch": "^9.0.3",
36+
"minimatch": "^9.0.5",
3737
"patch-package": "^8.0.0",
3838
"rollup": "^4.17.2",
3939
"rollup-plugin-ts": "^3.4.5",

0 commit comments

Comments
 (0)