Skip to content

Commit f0e7c25

Browse files
Bump cmake-js from 7.4.0 to 8.0.0
Bumps [cmake-js](https://github.com/cmake-js/cmake-js) from 7.4.0 to 8.0.0. - [Release notes](https://github.com/cmake-js/cmake-js/releases) - [Changelog](https://github.com/cmake-js/cmake-js/blob/master/changelog.md) - [Commits](cmake-js/cmake-js@v7.4.0...v8.0.0) --- updated-dependencies: - dependency-name: cmake-js dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b44fb2 commit f0e7c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"chalk": "^5.4.1",
2323
"clang-format": "^1.4.0",
24-
"cmake-js": "^7.1.1",
24+
"cmake-js": "^8.0.0",
2525
"semver": "^7.1.3"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)