Skip to content

Commit 4e2f0c6

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 4b7dd86 commit 4e2f0c6

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
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"chalk": "^5.4.1",
23-
"cmake-js": "^7.1.1",
23+
"cmake-js": "^8.0.0",
2424
"semver": "^7.1.3"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)