Skip to content

Commit c3a3e75

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps-dev): Bump @typescript-eslint/parser
Bumps the npm-development-dependencies group with 1 update in the /application directory: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/parser` from 8.55.0 to 8.56.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.56.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent 5d2d1cb commit c3a3e75

3 files changed

Lines changed: 53 additions & 47 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ updates:
1010
schedule:
1111
interval: "weekly"
1212
groups:
13-
npm-development-dependencies:
14-
dependency-type: "development"
1513
npm-docusaurus-dependencies:
1614
patterns:
1715
- "@docusaurus/*"
@@ -21,6 +19,14 @@ updates:
2119
- "clsx"
2220
- "prism-react-renderer"
2321
- "@hoverkraft/docusaurus-theme"
22+
npm-development-dependencies:
23+
dependency-type: "development"
24+
patterns:
25+
- "*"
26+
npm-production-dependencies:
27+
dependency-type: "production"
28+
patterns:
29+
- "*"
2430

2531
- package-ecosystem: github-actions
2632
open-pull-requests-limit: 20

application/package-lock.json

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

application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@testing-library/jest-dom": "^6.9.1",
4545
"@testing-library/react": "^16.3.2",
4646
"@types/jest": "^30.0.0",
47-
"@typescript-eslint/parser": "^8.55.0",
47+
"@typescript-eslint/parser": "^8.56.0",
4848
"babel-jest": "^30.2.0",
4949
"identity-obj-proxy": "^3.0.0",
5050
"jest": "^30.2.0",

0 commit comments

Comments
 (0)