Skip to content

Commit db2c601

Browse files
⬆️ Bump the minor-development group across 1 directory with 8 updates
Bumps the minor-development group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.29.0` | `9.39.1` | | [eslint](https://github.com/eslint/eslint) | `9.29.0` | `9.39.1` | | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.5.0` | | [jiti](https://github.com/unjs/jiti) | `2.4.2` | `2.6.1` | | [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | `0.18.1` | `0.19.1` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.7.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.34.0` | `8.48.0` | Updates `@eslint/js` from 9.29.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `eslint` from 9.29.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.29.0...v9.39.1) Updates `globals` from 16.2.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.2.0...v16.5.0) Updates `jiti` from 2.4.2 to 2.6.1 - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) - [Commits](unjs/jiti@v2.4.2...v2.6.1) Updates `markdownlint-cli2` from 0.18.1 to 0.19.1 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.18.1...v0.19.1) Updates `prettier` from 3.5.3 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.7.3) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `typescript-eslint` from 8.34.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: jiti dependency-version: 2.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: markdownlint-cli2 dependency-version: 0.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef84899 commit db2c601

File tree

2 files changed

+286
-250
lines changed

2 files changed

+286
-250
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@
7676
"eslint-config-prettier": "^10.1.5",
7777
"globals": "^16.2.0",
7878
"jiti": "^2.4.2",
79-
"markdownlint-cli2": "^0.18.1",
79+
"markdownlint-cli2": "^0.19.1",
8080
"prettier": "^3.5.3",
8181
"typedoc": "^0.28.5",
82-
"typescript": "5.8.3",
82+
"typescript": "5.9.3",
8383
"typescript-eslint": "^8.34.0",
8484
"vitest": "^3.2.3"
8585
},

0 commit comments

Comments
 (0)