Skip to content

Commit d8d3cd3

Browse files
chore(deps-dev): bump the development-dependencies group with 3 updates
Bumps the development-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [eslint](https://github.com/eslint/eslint) and [mocha](https://github.com/mochajs/mocha). Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.45.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/eslint-plugin) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `mocha` from 11.7.1 to 11.7.3 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mocha dependency-version: 11.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e29762 commit d8d3cd3

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package-lock.json

Lines changed: 67 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"license": "Apache-2.0",
1818
"devDependencies": {
1919
"@mongodb-js/zstd": "^1.2.0",
20-
"@typescript-eslint/eslint-plugin": "^8.41.0",
20+
"@typescript-eslint/eslint-plugin": "^8.45.0",
2121
"@wasm-fmt/clang-format": "^20.1.7",
2222
"chai": "^4.5.0",
23-
"eslint": "^9.34.0",
23+
"eslint": "^9.36.0",
2424
"eslint-config-prettier": "^10.1.8",
2525
"eslint-plugin-prettier": "^5.5.4",
26-
"mocha": "^11.7.1",
26+
"mocha": "^11.7.3",
2727
"node-gyp": "^11.4.2",
2828
"prebuild": "^13.0.1",
2929
"prettier": "^3.6.2"

0 commit comments

Comments
 (0)