Skip to content

Commit

Permalink
fix: update dependency ignore to v6 (#2047)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent ff1e043 commit a55aab3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@angular-eslint/eslint-plugin": "workspace:*",
"@angular-eslint/eslint-plugin-template": "workspace:*",
"ignore": "5.3.2",
"ignore": "6.0.2",
"semver": "7.6.3",
"strip-json-comments": "3.1.1"
},
Expand Down
10 changes: 8 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit a55aab3

Please sign in to comment.