From c149b644712690a47106a3b7a12022c676d45df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 16:06:45 +0000 Subject: [PATCH] deps: bump the all-dependencies group across 1 directory with 9 updates Bumps the all-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ws](https://github.com/websockets/ws) | `8.21.2` | `8.21.3` | | [@fairmint/canton-dev-tools](https://github.com/Fairmint/canton-dev-tools) | `0.1.7` | `0.1.9` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.62.1` | `8.67.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.62.1` | `8.67.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.8.1` | | [npm-package-json-lint](https://github.com/tclindner/npm-package-json-lint) | `10.4.1` | `11.0.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.7` | `4.23.12` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | Updates `ws` from 8.21.2 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.21.2...8.21.3) Updates `@fairmint/canton-dev-tools` from 0.1.7 to 0.1.9 - [Commits](https://github.com/Fairmint/canton-dev-tools/compare/v0.1.7...v0.1.9) Updates `@types/node` from 26.1.2 to 26.2.0 - [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.62.1 to 8.67.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.67.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.62.1 to 8.67.0 - [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.67.0/packages/parser) Updates `eslint` from 9.39.2 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.8.1) Updates `npm-package-json-lint` from 10.4.1 to 11.0.0 - [Release notes](https://github.com/tclindner/npm-package-json-lint/releases) - [Changelog](https://github.com/tclindner/npm-package-json-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/tclindner/npm-package-json-lint/compare/v10.4.1...v11.0.0) Updates `tsx` from 4.23.7 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.23.7...v4.23.12) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v7.0.2) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@fairmint/canton-dev-tools" dependency-version: 0.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: npm-package-json-lint dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 9804a9b2..595f1654 100644 --- a/package.json +++ b/package.json @@ -72,17 +72,17 @@ "openapi-fetch": "0.17.0", "openapi-typescript": "7.13.0", "pino": "10.3.1", - "ws": "8.21.2", + "ws": "8.21.3", "zod": "4.4.3" }, "devDependencies": { - "@fairmint/canton-dev-tools": "0.1.7", + "@fairmint/canton-dev-tools": "0.1.9", "@types/jest": "30.0.0", - "@types/node": "26.1.2", + "@types/node": "26.2.0", "@types/ws": "8.18.1", - "@typescript-eslint/eslint-plugin": "8.62.1", - "@typescript-eslint/parser": "8.62.1", - "eslint": "9.39.2", + "@typescript-eslint/eslint-plugin": "8.67.0", + "@typescript-eslint/parser": "8.67.0", + "eslint": "10.8.1", "eslint-config-prettier": "10.1.8", "eslint-import-resolver-typescript": "4.4.5", "eslint-plugin-import": "2.32.0", @@ -90,14 +90,14 @@ "eslint-plugin-unused-imports": "4.4.1", "jest": "30.4.2", "markdownlint-cli": "0.49.1", - "npm-package-json-lint": "10.4.1", + "npm-package-json-lint": "11.0.0", "prettier": "3.9.6", "prettier-plugin-jsdoc": "1.8.1", "prettier-plugin-organize-imports": "4.3.0", "prettier-plugin-packagejson": "3.0.2", "ts-jest": "29.4.12", - "tsx": "4.23.7", - "typescript": "5.9.3", + "tsx": "4.23.12", + "typescript": "7.0.2", "typescript-7": "npm:typescript@7.0.2" }, "engines": {