Skip to content

Commit 484edaa

Browse files
chore(deps-dev): bump the dev group with 4 updates
Bumps the dev group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint). Updates `@types/node` from 24.0.7 to 24.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.35.0 to 8.35.1 - [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.35.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.35.0 to 8.35.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/parser) Updates `eslint` from 9.30.0 to 9.30.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.0...v9.30.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@typescript-eslint/parser" dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: eslint dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fc9fcd commit 484edaa

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

package-lock.json

Lines changed: 66 additions & 66 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
@@ -1313,17 +1313,17 @@
13131313
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
13141314
"@types/chai": "^4.3.11",
13151315
"@types/mocha": "^10.0.10",
1316-
"@types/node": "^24.0.7",
1316+
"@types/node": "^24.0.10",
13171317
"@types/sinon": "^17.0.4",
1318-
"@typescript-eslint/eslint-plugin": "^8.35.0",
1318+
"@typescript-eslint/eslint-plugin": "^8.35.1",
13191319
"@typescript-eslint/parser": "^8.32.1",
13201320
"@vscode/l10n-dev": "^0.0.35",
13211321
"buffer": "6.0.3",
13221322
"chai": "^4.4.1",
13231323
"concurrently": "^9.1.2",
13241324
"cross-env": "^7.0.3",
13251325
"esbuild": "^0.25.4",
1326-
"eslint": "^9.30.0",
1326+
"eslint": "^9.30.1",
13271327
"eslint-plugin-react": "^7.37.5",
13281328
"eslint-plugin-react-hooks": "^5.2.0",
13291329
"glob": "^7.2.0",

0 commit comments

Comments
 (0)