Skip to content

Commit 5b8490f

Browse files
committed
chore(deps): update dependency @types/micromatch to ^4.0.4
1 parent f50c63c commit 5b8490f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@types/global-agent": "^2.1.2",
103103
"@types/jest": "^28.1.8",
104104
"@types/js-yaml": "^4.0.8",
105-
"@types/micromatch": "^4.0.3",
105+
"@types/micromatch": "^4.0.4",
106106
"jest": "^28.1.3",
107107
"ts-jest": "^28.0.8",
108108
"ts-node": "^10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2830,10 +2830,10 @@
28302830
dependencies:
28312831
"@types/unist" "*"
28322832

2833-
"@types/micromatch@^4.0.3":
2834-
version "4.0.3"
2835-
resolved "https://registry.yarnpkg.com/@types/micromatch/-/micromatch-4.0.3.tgz#aa5e22621629e22d92dc46b4639dd5bf11ca3d49"
2836-
integrity sha512-QX1czv7QoLU76Asb1NSVSlu5zTMx/TFNswUDtQSbH9hgvCg+JHvIEoVvVSzBf1WNCT8XsK515W+p3wFOCuvhCg==
2833+
"@types/micromatch@^4.0.4":
2834+
version "4.0.4"
2835+
resolved "https://registry.yarnpkg.com/@types/micromatch/-/micromatch-4.0.4.tgz#775c32e6ca3933652c8ce7567bd51662db9a20ef"
2836+
integrity sha512-ZeDgs/tFSdUqkAZmgdnu5enRwFXJ+nIF4TxK5ENw6x0bvfcgMD1H3GnTS+fIkBUcvijQNF7ZOa2tuOtOaEjt3w==
28372837
dependencies:
28382838
"@types/braces" "*"
28392839

0 commit comments

Comments
 (0)