Skip to content

Commit

Permalink
chore(deps): pin dependency @types/parse-gitignore to 1.0.2 (#6555)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 7e13196 commit 09b5806
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -193,7 +193,7 @@
"@types/jsonwebtoken": "9.0.6",
"@types/node": "20.9.0",
"@types/node-fetch": "2.6.11",
"@types/parse-gitignore": "^1.0.2",
"@types/parse-gitignore": "1.0.2",
"@types/prettyjson": "0.0.33",
"@types/semver": "7.5.8",
"@types/uuid": "9.0.8",
Expand Down

2 comments on commit 09b5806

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,329
  • Package size: 310 MB
  • Number of ts-expect-error directives: 997

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,329
  • Package size: 310 MB
  • Number of ts-expect-error directives: 997

Please sign in to comment.