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:
https://www.npmjs.com/package/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 Mar 27, 2024
1 parent 6d3920d commit c28d839
Showing 1 changed file with 1 addition and 1 deletion.
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 c28d839

Please sign in to comment.