Skip to content

Commit c00720c

Browse files
dependabot[bot]github-actions[bot]NatoBoram
authored
⬆️ Bump the minor-development group with 5 updates (#90)
* ⬆️ Bump the minor-development group with 5 updates Bumps the minor-development group with 5 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.38.0` | `9.39.2` | | [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.2` | | [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | `0.18.1` | `0.20.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.2` | `8.51.0` | Updates `@eslint/js` from 9.38.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js) Updates `eslint` from 9.38.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.2) Updates `markdownlint-cli2` from 0.18.1 to 0.20.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.18.1...v0.20.0) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `typescript-eslint` from 8.46.2 to 8.51.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.51.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: markdownlint-cli2 dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development ... Signed-off-by: dependabot[bot] <[email protected]> * 🎨 pnpm run format [dependabot skip] * [dependabot skip] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nathan Gendron <[email protected]>
1 parent 37a5107 commit c00720c

File tree

4 files changed

+200
-178
lines changed

4 files changed

+200
-178
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-config-prettier": "^10.0.2",
6363
"globals": "^17.0.0",
6464
"jiti": "^2.4.2",
65-
"markdownlint-cli2": "^0.18.1",
65+
"markdownlint-cli2": "^0.20.0",
6666
"openapi-typescript": "^7.8.0",
6767
"prettier": "^3.5.2",
6868
"ts-autofix": "^1.0.0",

0 commit comments

Comments
 (0)