Skip to content

Commit 251fec1

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 [node-gyp](https://github.com/nodejs/node-gyp). Updates `@typescript-eslint/eslint-plugin` from 8.39.0 to 8.41.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.41.0/packages/eslint-plugin) Updates `eslint` from 9.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) Updates `node-gyp` from 10.1.0 to 10.3.1 - [Release notes](https://github.com/nodejs/node-gyp/releases) - [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md) - [Commits](nodejs/node-gyp@v10.1.0...v10.3.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: node-gyp dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab1da3d commit 251fec1

File tree

2 files changed

+72
-82
lines changed

2 files changed

+72
-82
lines changed

package-lock.json

Lines changed: 69 additions & 79 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,14 +17,14 @@
1717
"license": "Apache-2.0",
1818
"devDependencies": {
1919
"@mongodb-js/zstd": "^1.2.0",
20-
"@typescript-eslint/eslint-plugin": "^8.39.0",
20+
"@typescript-eslint/eslint-plugin": "^8.41.0",
2121
"@wasm-fmt/clang-format": "^20.1.7",
2222
"chai": "^4.5.0",
23-
"eslint": "^9.33.0",
23+
"eslint": "^9.34.0",
2424
"eslint-config-prettier": "^10.1.8",
2525
"eslint-plugin-prettier": "^5.5.4",
2626
"mocha": "^11.7.1",
27-
"node-gyp": "10.1.0",
27+
"node-gyp": "10.3.1",
2828
"prebuild": "^13.0.1",
2929
"prettier": "^3.6.2"
3030
},

0 commit comments

Comments
 (0)