Skip to content

Commit 45f940d

Browse files
build(deps-dev): bump the npm group across 1 directory with 3 updates (#93)
Bumps the npm group with 3 updates in the / directory: [@napi-rs/cli](https://github.com/napi-rs/napi-rs), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `@napi-rs/cli` from 3.3.1 to 3.4.1 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.3.1...@napi-rs/cli@3.4.1) Updates `@types/node` from 24.7.2 to 24.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `oxlint` from 1.22.0 to 1.24.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.24.0/npm/oxlint) --- updated-dependencies: - dependency-name: "@napi-rs/cli" dependency-version: 3.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: oxlint dependency-version: 1.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f244ec0 commit 45f940d

3 files changed

Lines changed: 55 additions & 55 deletions

File tree

bindings/node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"license": "MIT",
4040
"devDependencies": {
41-
"@napi-rs/cli": "3.3.1",
42-
"@types/node": "24.7.2",
41+
"@napi-rs/cli": "3.4.1",
42+
"@types/node": "24.9.1",
4343
"prettier": "3.6.2"
4444
},
4545
"engines": {

examples/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "0.1.0",
55
"devDependencies": {
6-
"oxlint": "1.22.0",
6+
"oxlint": "1.24.0",
77
"prettier": "3.6.2",
88
"typescript": "5.9.3"
99
},

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -330,9 +330,9 @@ __metadata:
330330
languageName: node
331331
linkType: hard
332332

333-
"@napi-rs/cli@npm:3.3.1":
334-
version: 3.3.1
335-
resolution: "@napi-rs/cli@npm:3.3.1"
333+
"@napi-rs/cli@npm:3.4.1":
334+
version: 3.4.1
335+
resolution: "@napi-rs/cli@npm:3.4.1"
336336
dependencies:
337337
"@inquirer/prompts": "npm:^7.8.4"
338338
"@napi-rs/cross-toolchain": "npm:^1.0.3"
@@ -356,7 +356,7 @@ __metadata:
356356
bin:
357357
napi: dist/cli.js
358358
napi-raw: cli.mjs
359-
checksum: 10c0/1331d5cbfdb71a52d2d624ce3a1e75cb995609afbe23d799459b7fd305daaa0a4a820c0f17248bfe3a94d560c767fbdebb3e6c625946f18501e9928a4b466d39
359+
checksum: 10c0/3071258f0b5767a6dfd5ae7939ba568d59658add40aa6e453aaab0b99a3c2b539f604e1d4fe2b8dba7f035e2ff680edb243eb818f22bd5fcb503aa15a8e4e706
360360
languageName: node
361361
linkType: hard
362362

@@ -1053,58 +1053,58 @@ __metadata:
10531053
languageName: node
10541054
linkType: hard
10551055

1056-
"@oxlint/darwin-arm64@npm:1.22.0":
1057-
version: 1.22.0
1058-
resolution: "@oxlint/darwin-arm64@npm:1.22.0"
1056+
"@oxlint/darwin-arm64@npm:1.24.0":
1057+
version: 1.24.0
1058+
resolution: "@oxlint/darwin-arm64@npm:1.24.0"
10591059
conditions: os=darwin & cpu=arm64
10601060
languageName: node
10611061
linkType: hard
10621062

1063-
"@oxlint/darwin-x64@npm:1.22.0":
1064-
version: 1.22.0
1065-
resolution: "@oxlint/darwin-x64@npm:1.22.0"
1063+
"@oxlint/darwin-x64@npm:1.24.0":
1064+
version: 1.24.0
1065+
resolution: "@oxlint/darwin-x64@npm:1.24.0"
10661066
conditions: os=darwin & cpu=x64
10671067
languageName: node
10681068
linkType: hard
10691069

1070-
"@oxlint/linux-arm64-gnu@npm:1.22.0":
1071-
version: 1.22.0
1072-
resolution: "@oxlint/linux-arm64-gnu@npm:1.22.0"
1070+
"@oxlint/linux-arm64-gnu@npm:1.24.0":
1071+
version: 1.24.0
1072+
resolution: "@oxlint/linux-arm64-gnu@npm:1.24.0"
10731073
conditions: os=linux & cpu=arm64 & libc=glibc
10741074
languageName: node
10751075
linkType: hard
10761076

1077-
"@oxlint/linux-arm64-musl@npm:1.22.0":
1078-
version: 1.22.0
1079-
resolution: "@oxlint/linux-arm64-musl@npm:1.22.0"
1077+
"@oxlint/linux-arm64-musl@npm:1.24.0":
1078+
version: 1.24.0
1079+
resolution: "@oxlint/linux-arm64-musl@npm:1.24.0"
10801080
conditions: os=linux & cpu=arm64 & libc=musl
10811081
languageName: node
10821082
linkType: hard
10831083

1084-
"@oxlint/linux-x64-gnu@npm:1.22.0":
1085-
version: 1.22.0
1086-
resolution: "@oxlint/linux-x64-gnu@npm:1.22.0"
1084+
"@oxlint/linux-x64-gnu@npm:1.24.0":
1085+
version: 1.24.0
1086+
resolution: "@oxlint/linux-x64-gnu@npm:1.24.0"
10871087
conditions: os=linux & cpu=x64 & libc=glibc
10881088
languageName: node
10891089
linkType: hard
10901090

1091-
"@oxlint/linux-x64-musl@npm:1.22.0":
1092-
version: 1.22.0
1093-
resolution: "@oxlint/linux-x64-musl@npm:1.22.0"
1091+
"@oxlint/linux-x64-musl@npm:1.24.0":
1092+
version: 1.24.0
1093+
resolution: "@oxlint/linux-x64-musl@npm:1.24.0"
10941094
conditions: os=linux & cpu=x64 & libc=musl
10951095
languageName: node
10961096
linkType: hard
10971097

1098-
"@oxlint/win32-arm64@npm:1.22.0":
1099-
version: 1.22.0
1100-
resolution: "@oxlint/win32-arm64@npm:1.22.0"
1098+
"@oxlint/win32-arm64@npm:1.24.0":
1099+
version: 1.24.0
1100+
resolution: "@oxlint/win32-arm64@npm:1.24.0"
11011101
conditions: os=win32 & cpu=arm64
11021102
languageName: node
11031103
linkType: hard
11041104

1105-
"@oxlint/win32-x64@npm:1.22.0":
1106-
version: 1.22.0
1107-
resolution: "@oxlint/win32-x64@npm:1.22.0"
1105+
"@oxlint/win32-x64@npm:1.24.0":
1106+
version: 1.24.0
1107+
resolution: "@oxlint/win32-x64@npm:1.24.0"
11081108
conditions: os=win32 & cpu=x64
11091109
languageName: node
11101110
linkType: hard
@@ -1132,7 +1132,7 @@ __metadata:
11321132
"@types/terminal-kit": "npm:^2.5.7"
11331133
ansi-colors: "npm:^4.1.3"
11341134
opengpio: "npm:^1.0.18"
1135-
oxlint: "npm:1.22.0"
1135+
oxlint: "npm:1.24.0"
11361136
prettier: "npm:3.6.2"
11371137
terminal-kit: "npm:^3.1.2"
11381138
typescript: "npm:5.9.3"
@@ -1146,8 +1146,8 @@ __metadata:
11461146
version: 0.0.0-use.local
11471147
resolution: "@rf24/rf24@workspace:bindings/node"
11481148
dependencies:
1149-
"@napi-rs/cli": "npm:3.3.1"
1150-
"@types/node": "npm:24.7.2"
1149+
"@napi-rs/cli": "npm:3.4.1"
1150+
"@types/node": "npm:24.9.1"
11511151
prettier: "npm:3.6.2"
11521152
languageName: unknown
11531153
linkType: soft
@@ -1222,12 +1222,12 @@ __metadata:
12221222
languageName: node
12231223
linkType: hard
12241224

1225-
"@types/node@npm:24.7.2":
1226-
version: 24.7.2
1227-
resolution: "@types/node@npm:24.7.2"
1225+
"@types/node@npm:24.9.1":
1226+
version: 24.9.1
1227+
resolution: "@types/node@npm:24.9.1"
12281228
dependencies:
1229-
undici-types: "npm:~7.14.0"
1230-
checksum: 10c0/03f662f10e4b89bc97016e067101cbabe55025b54c24afb581fb50992d5eeaaf417bdae34bbc668ae8759d3cdbbbadf35fc8b9b29d26f52ede2525d48e919e49
1229+
undici-types: "npm:~7.16.0"
1230+
checksum: 10c0/c52f8168080ef9a7c3dc23d8ac6061fab5371aad89231a0f6f4c075869bc3de7e89b075b1f3e3171d9e5143d0dda1807c3dab8e32eac6d68f02e7480e7e78576
12311231
languageName: node
12321232
linkType: hard
12331233

@@ -2028,18 +2028,18 @@ __metadata:
20282028
languageName: node
20292029
linkType: hard
20302030

2031-
"oxlint@npm:1.22.0":
2032-
version: 1.22.0
2033-
resolution: "oxlint@npm:1.22.0"
2031+
"oxlint@npm:1.24.0":
2032+
version: 1.24.0
2033+
resolution: "oxlint@npm:1.24.0"
20342034
dependencies:
2035-
"@oxlint/darwin-arm64": "npm:1.22.0"
2036-
"@oxlint/darwin-x64": "npm:1.22.0"
2037-
"@oxlint/linux-arm64-gnu": "npm:1.22.0"
2038-
"@oxlint/linux-arm64-musl": "npm:1.22.0"
2039-
"@oxlint/linux-x64-gnu": "npm:1.22.0"
2040-
"@oxlint/linux-x64-musl": "npm:1.22.0"
2041-
"@oxlint/win32-arm64": "npm:1.22.0"
2042-
"@oxlint/win32-x64": "npm:1.22.0"
2035+
"@oxlint/darwin-arm64": "npm:1.24.0"
2036+
"@oxlint/darwin-x64": "npm:1.24.0"
2037+
"@oxlint/linux-arm64-gnu": "npm:1.24.0"
2038+
"@oxlint/linux-arm64-musl": "npm:1.24.0"
2039+
"@oxlint/linux-x64-gnu": "npm:1.24.0"
2040+
"@oxlint/linux-x64-musl": "npm:1.24.0"
2041+
"@oxlint/win32-arm64": "npm:1.24.0"
2042+
"@oxlint/win32-x64": "npm:1.24.0"
20432043
peerDependencies:
20442044
oxlint-tsgolint: ">=0.2.0"
20452045
dependenciesMeta:
@@ -2065,7 +2065,7 @@ __metadata:
20652065
bin:
20662066
oxc_language_server: bin/oxc_language_server
20672067
oxlint: bin/oxlint
2068-
checksum: 10c0/652c93b9360ea66c7ee87f649a56ba2b8eddc5e32494a53a61ca86749d87ce2be354960e135a60ab7054105e6b187e9d4ec56959cdb02d517423c23d6a523894
2068+
checksum: 10c0/1a2e8a4bb3f5bcc21dbffcf85344237d44f1ec9ce1a7c53b34c8a73cf78ec8e43fd5a2015b9c1e1ff78cb602b96aa59d9031b405cd403d9aa8e911383bc3ce80
20692069
languageName: node
20702070
linkType: hard
20712071

@@ -2420,10 +2420,10 @@ __metadata:
24202420
languageName: node
24212421
linkType: hard
24222422

2423-
"undici-types@npm:~7.14.0":
2424-
version: 7.14.0
2425-
resolution: "undici-types@npm:7.14.0"
2426-
checksum: 10c0/e7f3214b45d788f03c51ceb33817be99c65dae203863aa9386b3ccc47201a245a7955fc721fb581da9c888b6ebad59fa3f53405214afec04c455a479908f0f14
2423+
"undici-types@npm:~7.16.0":
2424+
version: 7.16.0
2425+
resolution: "undici-types@npm:7.16.0"
2426+
checksum: 10c0/3033e2f2b5c9f1504bdc5934646cb54e37ecaca0f9249c983f7b1fc2e87c6d18399ebb05dc7fd5419e02b2e915f734d872a65da2e3eeed1813951c427d33cc9a
24272427
languageName: node
24282428
linkType: hard
24292429

0 commit comments

Comments
 (0)