Skip to content

Commit 87f6e46

Browse files
Bump the all group across 3 directories with 1 update
Bumps the all group with 1 update in the /src/5-async-work/async-iterator/node-addon-api directory: [cmake-js](https://github.com/cmake-js/cmake-js). Bumps the all group with 1 update in the /src/6-threadsafe-function/threadsafe-async-iterator/node-addon-api directory: [cmake-js](https://github.com/cmake-js/cmake-js). Bumps the all group with 1 update in the /src/6-threadsafe-function/typed_threadsafe_function/node-addon-api directory: [cmake-js](https://github.com/cmake-js/cmake-js). Updates `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) Updates `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) Updates `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 dependency-group: all - dependency-name: cmake-js dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: cmake-js dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b44fb2 commit 87f6e46

File tree

3 files changed

+3
-3
lines changed
  • src

3 files changed

+3
-3
lines changed

src/5-async-work/async-iterator/node-addon-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"private": true,
77
"dependencies": {
88
"bindings": "^1.5.0",
9-
"cmake-js": "^7.3.0",
9+
"cmake-js": "^8.0.0",
1010
"node-addon-api": "^8.1.0"
1111
},
1212
"scripts": {

src/6-threadsafe-function/threadsafe-async-iterator/node-addon-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"private": true,
77
"dependencies": {
88
"bindings": "^1.5.0",
9-
"cmake-js": "^7.3.0",
9+
"cmake-js": "^8.0.0",
1010
"node-addon-api": "^8.1.0"
1111
},
1212
"scripts": {

src/6-threadsafe-function/typed_threadsafe_function/node-addon-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"private": true,
77
"dependencies": {
88
"bindings": "~1.5.0",
9-
"cmake-js": "^7.3.0",
9+
"cmake-js": "^8.0.0",
1010
"node-addon-api": "^8.1.0"
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)