Skip to content

Commit 2c85713

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.7.0 to 3.7.2 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.7.0...@napi-rs/cli@3.7.2) Updates `oxlint` from 1.67.0 to 1.69.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.69.0/npm/oxlint) --- updated-dependencies: - dependency-name: "@napi-rs/cli" dependency-version: 3.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: oxlint dependency-version: 1.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7949a3c commit 2c85713

2 files changed

Lines changed: 256 additions & 229 deletions

File tree

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.7.0",
24+
"@napi-rs/cli": "3.7.2",
2525
"ava": "^8.0.1",
26-
"oxlint": "^1.67.0"
26+
"oxlint": "^1.69.0"
2727
},
2828
"ava": {
2929
"timeout": "3m"

0 commit comments

Comments
 (0)