Skip to content

Commit

Permalink
fix: upgrade clang-format from 1.2.3 to 1.8.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade clang-format from 1.2.3 to 1.8.0.

See this package in npm:
clang-format

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/eeb33271-842e-4cce-9067-ba902e564e2a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 20, 2024
1 parent 6d3920d commit e0f0a3e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions tools/clang-format/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 tools/clang-format/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"description": "Formatting C++ files for Node.js core",
"license": "MIT",
"dependencies": {
"clang-format": "1.2.3"
"clang-format": "1.8.0"
}
}

0 comments on commit e0f0a3e

Please sign in to comment.