Skip to content

Commit cc9132b

Browse files
build(deps-dev): bump the npm group across 1 directory with 3 updates
Bumps the npm group with 3 updates in the / directory: [@napi-rs/cli](https://github.com/napi-rs/napi-rs), [ava](https://github.com/avajs/ava) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `@napi-rs/cli` from 3.5.1 to 3.6.2 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.5.1...@napi-rs/cli@3.6.2) Updates `ava` from 7.0.0 to 8.0.1 - [Release notes](https://github.com/avajs/ava/releases) - [Commits](avajs/ava@v7.0.0...v8.0.1) Updates `oxlint` from 1.51.0 to 1.66.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.66.0/npm/oxlint) --- updated-dependencies: - dependency-name: "@napi-rs/cli" dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: ava dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: oxlint dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b59085b commit cc9132b

2 files changed

Lines changed: 157 additions & 149 deletions

File tree

bindings/node/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
},
2222
"license": "MIT",
2323
"devDependencies": {
24-
"@napi-rs/cli": "3.5.1",
25-
"ava": "^7.0.0",
26-
"oxlint": "^1.50.0"
24+
"@napi-rs/cli": "3.6.2",
25+
"ava": "^8.0.1",
26+
"oxlint": "^1.66.0"
2727
},
2828
"ava": {
2929
"timeout": "3m"

0 commit comments

Comments
 (0)