Skip to content

Commit

Permalink
chore(deps): update dependency minimatch to v9.0.3 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 4, 2023
1 parent af94a34 commit c7d6417
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion libs/ng-morph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@angular-devkit/schematics": ">=11.0.0"
},
"dependencies": {
"minimatch": "9.0.1",
"minimatch": "9.0.3",
"multimatch": "5.0.0",
"ts-morph": "19.0.0",
"jsonc-parser": "3.2.0"
Expand Down
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@taiga-ui/core": "^3.34.0",
"@taiga-ui/icons": "^3.34.0",
"@taiga-ui/kit": "^3.34.0",
"minimatch": "9.0.1",
"minimatch": "9.0.3",
"ngx-highlightjs": "6.1.3",
"nx-cloud": "16.0.5",
"rxjs": "^7.8.1",
Expand Down

0 comments on commit c7d6417

Please sign in to comment.