Skip to content

Commit d24c9e4

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps-dev): bump the npm-development-dependencies group across 1 directory with 4 updates
Bumps the npm-development-dependencies group with 4 updates in the /application directory: [@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), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.56.0 to 8.56.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.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.0 to 8.56.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.56.1/packages/parser) Updates `eslint` from 10.0.1 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.1...v10.0.2) Updates `typescript-eslint` from 8.56.0 to 8.56.1 - [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.56.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffcae55 commit d24c9e4

2 files changed

Lines changed: 113 additions & 74 deletions

File tree

application/package-lock.json

Lines changed: 109 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

application/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@
6060
"@types/js-yaml": "^4.0.9",
6161
"@types/lodash.merge": "^4.6.9",
6262
"@types/mdx": "^2.0.13",
63-
"@typescript-eslint/eslint-plugin": "^8.56.0",
64-
"@typescript-eslint/parser": "^8.56.0",
63+
"@typescript-eslint/eslint-plugin": "^8.56.1",
64+
"@typescript-eslint/parser": "^8.56.1",
6565
"@vitest/coverage-v8": "^4.0.18",
6666
"astro-compress": "2.3.9",
6767
"astro-eslint-parser": "^1.3.0",
68-
"eslint": "^10.0.1",
68+
"eslint": "^10.0.2",
6969
"eslint-plugin-astro": "^1.6.0",
7070
"globals": "^17.3.0",
7171
"humanize-ai-lib": "^1.0.0",
@@ -78,7 +78,7 @@
7878
"tailwind-merge": "^3.5.0",
7979
"tailwindcss": "^4.1.16",
8080
"typescript": "^5.9.3",
81-
"typescript-eslint": "^8.56.0",
81+
"typescript-eslint": "^8.56.1",
8282
"unist-util-visit": "^5.1.0",
8383
"vitest": "^4.0.17"
8484
}

0 commit comments

Comments
 (0)