Skip to content

Commit bb73140

Browse files
build(deps-dev): bump the npm group across 1 directory with 2 updates
Bumps the npm group with 2 updates in the / directory: [@napi-rs/cli](https://github.com/napi-rs/napi-rs) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `@napi-rs/cli` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.2.0...@napi-rs/cli@3.3.0) Updates `oxlint` from 1.15.0 to 1.20.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.20.0/npm/oxlint) --- updated-dependencies: - dependency-name: "@napi-rs/cli" dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: oxlint dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2f694f commit bb73140

File tree

2 files changed

+45
-106
lines changed

2 files changed

+45
-106
lines changed

bindings/node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
},
2222
"license": "MIT",
2323
"devDependencies": {
24-
"@napi-rs/cli": "3.2.0",
24+
"@napi-rs/cli": "3.3.1",
2525
"ava": "^6.4.1",
26-
"oxlint": "^1.15.0"
26+
"oxlint": "^1.23.0"
2727
},
2828
"ava": {
2929
"timeout": "3m"

yarn.lock

Lines changed: 43 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ __metadata:
1515
version: 0.0.0-use.local
1616
resolution: "@cpp-linter/cpp-linter@workspace:bindings/node"
1717
dependencies:
18-
"@napi-rs/cli": "npm:3.2.0"
18+
"@napi-rs/cli": "npm:3.3.1"
1919
ava: "npm:^6.4.1"
20-
oxlint: "npm:^1.15.0"
20+
oxlint: "npm:^1.23.0"
2121
bin:
2222
cpp-linter: cli.js
2323
languageName: unknown
@@ -338,9 +338,9 @@ __metadata:
338338
languageName: node
339339
linkType: hard
340340

341-
"@napi-rs/cli@npm:3.2.0":
342-
version: 3.2.0
343-
resolution: "@napi-rs/cli@npm:3.2.0"
341+
"@napi-rs/cli@npm:3.3.1":
342+
version: 3.3.1
343+
resolution: "@napi-rs/cli@npm:3.3.1"
344344
dependencies:
345345
"@inquirer/prompts": "npm:^7.8.4"
346346
"@napi-rs/cross-toolchain": "npm:^1.0.3"
@@ -351,13 +351,11 @@ __metadata:
351351
debug: "npm:^4.4.1"
352352
emnapi: "npm:^1.5.0"
353353
es-toolkit: "npm:^1.39.10"
354-
find-up: "npm:^7.0.0"
355354
js-yaml: "npm:^4.1.0"
356355
semver: "npm:^7.7.2"
357356
typanion: "npm:^3.14.0"
358357
peerDependencies:
359-
"@emnapi/runtime": ^1.1.0
360-
emnapi: ^1.1.0
358+
"@emnapi/runtime": ^1.5.0
361359
peerDependenciesMeta:
362360
"@emnapi/runtime":
363361
optional: true
@@ -366,7 +364,7 @@ __metadata:
366364
bin:
367365
napi: dist/cli.js
368366
napi-raw: cli.mjs
369-
checksum: 10c0/3b871bed67e7691ce5eb7e3a6b1f57ae628144e2f8ddcc0cfe0305c3603a0b4ad5073ca82ba74d8cf13aeaacd57c083bbf3423f89b256b3b34bb3ab03e55e1c0
367+
checksum: 10c0/1331d5cbfdb71a52d2d624ce3a1e75cb995609afbe23d799459b7fd305daaa0a4a820c0f17248bfe3a94d560c767fbdebb3e6c625946f18501e9928a4b466d39
370368
languageName: node
371369
linkType: hard
372370

@@ -1068,58 +1066,58 @@ __metadata:
10681066
languageName: node
10691067
linkType: hard
10701068

1071-
"@oxlint/darwin-arm64@npm:1.15.0":
1072-
version: 1.15.0
1073-
resolution: "@oxlint/darwin-arm64@npm:1.15.0"
1069+
"@oxlint/darwin-arm64@npm:1.23.0":
1070+
version: 1.23.0
1071+
resolution: "@oxlint/darwin-arm64@npm:1.23.0"
10741072
conditions: os=darwin & cpu=arm64
10751073
languageName: node
10761074
linkType: hard
10771075

1078-
"@oxlint/darwin-x64@npm:1.15.0":
1079-
version: 1.15.0
1080-
resolution: "@oxlint/darwin-x64@npm:1.15.0"
1076+
"@oxlint/darwin-x64@npm:1.23.0":
1077+
version: 1.23.0
1078+
resolution: "@oxlint/darwin-x64@npm:1.23.0"
10811079
conditions: os=darwin & cpu=x64
10821080
languageName: node
10831081
linkType: hard
10841082

1085-
"@oxlint/linux-arm64-gnu@npm:1.15.0":
1086-
version: 1.15.0
1087-
resolution: "@oxlint/linux-arm64-gnu@npm:1.15.0"
1083+
"@oxlint/linux-arm64-gnu@npm:1.23.0":
1084+
version: 1.23.0
1085+
resolution: "@oxlint/linux-arm64-gnu@npm:1.23.0"
10881086
conditions: os=linux & cpu=arm64 & libc=glibc
10891087
languageName: node
10901088
linkType: hard
10911089

1092-
"@oxlint/linux-arm64-musl@npm:1.15.0":
1093-
version: 1.15.0
1094-
resolution: "@oxlint/linux-arm64-musl@npm:1.15.0"
1090+
"@oxlint/linux-arm64-musl@npm:1.23.0":
1091+
version: 1.23.0
1092+
resolution: "@oxlint/linux-arm64-musl@npm:1.23.0"
10951093
conditions: os=linux & cpu=arm64 & libc=musl
10961094
languageName: node
10971095
linkType: hard
10981096

1099-
"@oxlint/linux-x64-gnu@npm:1.15.0":
1100-
version: 1.15.0
1101-
resolution: "@oxlint/linux-x64-gnu@npm:1.15.0"
1097+
"@oxlint/linux-x64-gnu@npm:1.23.0":
1098+
version: 1.23.0
1099+
resolution: "@oxlint/linux-x64-gnu@npm:1.23.0"
11021100
conditions: os=linux & cpu=x64 & libc=glibc
11031101
languageName: node
11041102
linkType: hard
11051103

1106-
"@oxlint/linux-x64-musl@npm:1.15.0":
1107-
version: 1.15.0
1108-
resolution: "@oxlint/linux-x64-musl@npm:1.15.0"
1104+
"@oxlint/linux-x64-musl@npm:1.23.0":
1105+
version: 1.23.0
1106+
resolution: "@oxlint/linux-x64-musl@npm:1.23.0"
11091107
conditions: os=linux & cpu=x64 & libc=musl
11101108
languageName: node
11111109
linkType: hard
11121110

1113-
"@oxlint/win32-arm64@npm:1.15.0":
1114-
version: 1.15.0
1115-
resolution: "@oxlint/win32-arm64@npm:1.15.0"
1111+
"@oxlint/win32-arm64@npm:1.23.0":
1112+
version: 1.23.0
1113+
resolution: "@oxlint/win32-arm64@npm:1.23.0"
11161114
conditions: os=win32 & cpu=arm64
11171115
languageName: node
11181116
linkType: hard
11191117

1120-
"@oxlint/win32-x64@npm:1.15.0":
1121-
version: 1.15.0
1122-
resolution: "@oxlint/win32-x64@npm:1.15.0"
1118+
"@oxlint/win32-x64@npm:1.23.0":
1119+
version: 1.23.0
1120+
resolution: "@oxlint/win32-x64@npm:1.23.0"
11231121
conditions: os=win32 & cpu=x64
11241122
languageName: node
11251123
linkType: hard
@@ -1796,17 +1794,6 @@ __metadata:
17961794
languageName: node
17971795
linkType: hard
17981796

1799-
"find-up@npm:^7.0.0":
1800-
version: 7.0.0
1801-
resolution: "find-up@npm:7.0.0"
1802-
dependencies:
1803-
locate-path: "npm:^7.2.0"
1804-
path-exists: "npm:^5.0.0"
1805-
unicorn-magic: "npm:^0.1.0"
1806-
checksum: 10c0/e6ee3e6154560bc0ab3bc3b7d1348b31513f9bdf49a5dd2e952495427d559fa48cdf33953e85a309a323898b43fa1bfbc8b80c880dfc16068384783034030008
1807-
languageName: node
1808-
linkType: hard
1809-
18101797
"foreground-child@npm:^3.1.0":
18111798
version: 3.3.1
18121799
resolution: "foreground-child@npm:3.3.1"
@@ -2046,15 +2033,6 @@ __metadata:
20462033
languageName: node
20472034
linkType: hard
20482035

2049-
"locate-path@npm:^7.2.0":
2050-
version: 7.2.0
2051-
resolution: "locate-path@npm:7.2.0"
2052-
dependencies:
2053-
p-locate: "npm:^6.0.0"
2054-
checksum: 10c0/139e8a7fe11cfbd7f20db03923cacfa5db9e14fa14887ea121345597472b4a63c1a42a8a5187defeeff6acf98fd568da7382aa39682d38f0af27433953a97751
2055-
languageName: node
2056-
linkType: hard
2057-
20582036
"lodash@npm:^4.17.15":
20592037
version: 4.17.21
20602038
resolution: "lodash@npm:4.17.21"
@@ -2211,18 +2189,18 @@ __metadata:
22112189
languageName: node
22122190
linkType: hard
22132191

2214-
"oxlint@npm:^1.15.0":
2215-
version: 1.15.0
2216-
resolution: "oxlint@npm:1.15.0"
2192+
"oxlint@npm:^1.23.0":
2193+
version: 1.23.0
2194+
resolution: "oxlint@npm:1.23.0"
22172195
dependencies:
2218-
"@oxlint/darwin-arm64": "npm:1.15.0"
2219-
"@oxlint/darwin-x64": "npm:1.15.0"
2220-
"@oxlint/linux-arm64-gnu": "npm:1.15.0"
2221-
"@oxlint/linux-arm64-musl": "npm:1.15.0"
2222-
"@oxlint/linux-x64-gnu": "npm:1.15.0"
2223-
"@oxlint/linux-x64-musl": "npm:1.15.0"
2224-
"@oxlint/win32-arm64": "npm:1.15.0"
2225-
"@oxlint/win32-x64": "npm:1.15.0"
2196+
"@oxlint/darwin-arm64": "npm:1.23.0"
2197+
"@oxlint/darwin-x64": "npm:1.23.0"
2198+
"@oxlint/linux-arm64-gnu": "npm:1.23.0"
2199+
"@oxlint/linux-arm64-musl": "npm:1.23.0"
2200+
"@oxlint/linux-x64-gnu": "npm:1.23.0"
2201+
"@oxlint/linux-x64-musl": "npm:1.23.0"
2202+
"@oxlint/win32-arm64": "npm:1.23.0"
2203+
"@oxlint/win32-x64": "npm:1.23.0"
22262204
peerDependencies:
22272205
oxlint-tsgolint: ">=0.2.0"
22282206
dependenciesMeta:
@@ -2248,25 +2226,7 @@ __metadata:
22482226
bin:
22492227
oxc_language_server: bin/oxc_language_server
22502228
oxlint: bin/oxlint
2251-
checksum: 10c0/3eb2a27b972f2a02200b068345ab6a3a17f7bc29c4546c6b3478727388d8d59b94a554f9b6bb1320b71a75cc598b728de0ffee5e4e70ac27457104b8efebb257
2252-
languageName: node
2253-
linkType: hard
2254-
2255-
"p-limit@npm:^4.0.0":
2256-
version: 4.0.0
2257-
resolution: "p-limit@npm:4.0.0"
2258-
dependencies:
2259-
yocto-queue: "npm:^1.0.0"
2260-
checksum: 10c0/a56af34a77f8df2ff61ddfb29431044557fcbcb7642d5a3233143ebba805fc7306ac1d448de724352861cb99de934bc9ab74f0d16fe6a5460bdbdf938de875ad
2261-
languageName: node
2262-
linkType: hard
2263-
2264-
"p-locate@npm:^6.0.0":
2265-
version: 6.0.0
2266-
resolution: "p-locate@npm:6.0.0"
2267-
dependencies:
2268-
p-limit: "npm:^4.0.0"
2269-
checksum: 10c0/d72fa2f41adce59c198270aa4d3c832536c87a1806e0f69dffb7c1a7ca998fb053915ca833d90f166a8c082d3859eabfed95f01698a3214c20df6bb8de046312
2229+
checksum: 10c0/007fb465a1d9077e0b3259f7b70fd88815afa7c251af8c4da82a6c7f2b55f2ecf51ff4f7641c07c637fb73ad9a93f64be5f43d04bab9ac1916baa6eaaed35660
22702230
languageName: node
22712231
linkType: hard
22722232

@@ -2301,13 +2261,6 @@ __metadata:
23012261
languageName: node
23022262
linkType: hard
23032263

2304-
"path-exists@npm:^5.0.0":
2305-
version: 5.0.0
2306-
resolution: "path-exists@npm:5.0.0"
2307-
checksum: 10c0/b170f3060b31604cde93eefdb7392b89d832dfbc1bed717c9718cbe0f230c1669b7e75f87e19901da2250b84d092989a0f9e44d2ef41deb09aa3ad28e691a40a
2308-
languageName: node
2309-
linkType: hard
2310-
23112264
"path-key@npm:^3.1.0":
23122265
version: 3.1.1
23132266
resolution: "path-key@npm:3.1.1"
@@ -2619,13 +2572,6 @@ __metadata:
26192572
languageName: node
26202573
linkType: hard
26212574

2622-
"unicorn-magic@npm:^0.1.0":
2623-
version: 0.1.0
2624-
resolution: "unicorn-magic@npm:0.1.0"
2625-
checksum: 10c0/e4ed0de05b0a05e735c7d8a2930881e5efcfc3ec897204d5d33e7e6247f4c31eac92e383a15d9a6bccb7319b4271ee4bea946e211bf14951fec6ff2cbbb66a92
2626-
languageName: node
2627-
linkType: hard
2628-
26292575
"unicorn-magic@npm:^0.3.0":
26302576
version: 0.3.0
26312577
resolution: "unicorn-magic@npm:0.3.0"
@@ -2754,13 +2700,6 @@ __metadata:
27542700
languageName: node
27552701
linkType: hard
27562702

2757-
"yocto-queue@npm:^1.0.0":
2758-
version: 1.2.1
2759-
resolution: "yocto-queue@npm:1.2.1"
2760-
checksum: 10c0/5762caa3d0b421f4bdb7a1926b2ae2189fc6e4a14469258f183600028eb16db3e9e0306f46e8ebf5a52ff4b81a881f22637afefbef5399d6ad440824e9b27f9f
2761-
languageName: node
2762-
linkType: hard
2763-
27642703
"yoctocolors-cjs@npm:^2.1.2":
27652704
version: 2.1.2
27662705
resolution: "yoctocolors-cjs@npm:2.1.2"

0 commit comments

Comments
 (0)