Skip to content

Commit 35db3af

Browse files
fix(deps): update dependency picomatch to ^4.0.4 (#1062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e88a39f commit 35db3af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/devextreme-schematics/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/devextreme-schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular-devkit/schematics": "^19.2.22",
2727
"@schematics/angular": "^19.2.22",
2828
"parse5": "^7.3.0",
29-
"picomatch": "^4.0.3"
29+
"picomatch": "^4.0.4"
3030
},
3131
"devDependencies": {
3232
"@types/jasmine": "~3.10.19",

0 commit comments

Comments
 (0)